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

Nicola Squartini tensor5 at archlinux.org
Fri Nov 25 10:05:41 UTC 2016


    Date: Friday, November 25, 2016 @ 10:05:40
  Author: tensor5
Revision: 196836

upgpkg: geth 1.5.3-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-25 09:29:43 UTC (rev 196835)
+++ PKGBUILD	2016-11-25 10:05:40 UTC (rev 196836)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=geth
-pkgver=1.5.2
+pkgver=1.5.3
 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=('78ba5fd84200daee0cbd1db063d3b7e700b62f3def2581bb952c9f7ee46e0be8')
+sha256sums=('befbd77321f73a3fe86616d4307f5b3d895308d85c4154f85e52fe56f647da75')
 
 build() {
     cd go-ethereum-${pkgver}



More information about the arch-commits mailing list