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

Nicola Squartini tensor5 at archlinux.org
Wed Nov 16 18:52:04 UTC 2016


    Date: Wednesday, November 16, 2016 @ 18:52:04
  Author: tensor5
Revision: 196055

upgpkg: geth 1.5.0-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-16 18:33:27 UTC (rev 196054)
+++ PKGBUILD	2016-11-16 18:52:04 UTC (rev 196055)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=geth
-pkgver=1.4.18
+pkgver=1.5.0
 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=('a584b52f432c4171ce3c00ee0742d44ec3dd78796d6f7bb8e4b82f6b3cfa707b')
+sha256sums=('0005782b9c43cca81f2455fad560e6e7db57bda35a9f76312adcaa4cd6a28356')
 
 build() {
     cd go-ethereum-${pkgver}



More information about the arch-commits mailing list