Date: Monday, July 13, 2020 @ 00:34:51 Author: tensor5 Revision: 663384
upgpkg: go-ethereum 1.9.16-1 Modified: go-ethereum/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-12 23:39:04 UTC (rev 663383) +++ PKGBUILD 2020-07-13 00:34:51 UTC (rev 663384) @@ -1,8 +1,8 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=go-ethereum -pkgver=1.9.15 -_commit=0f77f34bb67b640bd8af22b215f3d279a1e21170 +pkgver=1.9.16 +_commit=ea3b00ad75aebaf1790fe0f8afc9fb7852c87716 pkgrel=1 pkgdesc='Official Go implementation of the Ethereum protocol' arch=('x86_64')