Date: Wednesday, August 26, 2020 @ 00:42:46 Author: tensor5 Revision: 688895
upgpkg: go-ethereum 1.9.20-1 Modified: go-ethereum/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-26 00:07:57 UTC (rev 688894) +++ PKGBUILD 2020-08-26 00:42:46 UTC (rev 688895) @@ -1,8 +1,8 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=go-ethereum -pkgver=1.9.19 -_commit=3e0641923d78bf1905e596a3a41a54277540bec7 +pkgver=1.9.20 +_commit=979fc96899c77876e15807005eadd936da17b6c2 pkgrel=1 pkgdesc='Official Go implementation of the Ethereum protocol' arch=('x86_64')