[arch-commits] Commit in geth/trunk (PKGBUILD)

Nicola Squartini tensor5 at archlinux.org
Tue Feb 14 10:55:51 UTC 2017


    Date: Tuesday, February 14, 2017 @ 10:55:50
  Author: tensor5
Revision: 212349

upgpkg: geth 1.5.9-1

Modified:
  geth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-14 10:54:54 UTC (rev 212348)
+++ PKGBUILD	2017-02-14 10:55:50 UTC (rev 212349)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=geth
-pkgver=1.5.8
+pkgver=1.5.9
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethereum/go-ethereum/archive/v${pkgver}.tar.gz")
-sha256sums=('1b65c18c6da26e92bef230eb44a74708f561014d924ec695145f92381c3026bf')
+sha256sums=('2dc83e8c4f741f75712379097063433252b4e2e14f3257e567ccbacae4559738')
 
 build() {
     cd go-ethereum-${pkgver}



More information about the arch-commits mailing list