Date: Monday, July 15, 2019 @ 04:57:25 Author: tensor5 Revision: 489763
upgpkg: go-ethereum 1.9.0-1 Modified: go-ethereum/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-15 04:07:37 UTC (rev 489762) +++ PKGBUILD 2019-07-15 04:57:25 UTC (rev 489763) @@ -1,8 +1,8 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=go-ethereum -pkgver=1.8.27 -_commit=4bcc0a37ab70cb79b16893556cffdaad6974e7d8 +pkgver=1.9.0 +_commit=52f2461774bcb8cdd310f86b4bc501df5b783852 pkgrel=1 pkgdesc='Official Go implementation of the Ethereum protocol' arch=('x86_64')