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

Nicola Squartini tensor5 at archlinux.org
Fri Nov 18 11:46:39 UTC 2016


    Date: Friday, November 18, 2016 @ 11:46:38
  Author: tensor5
Revision: 196306

upgpkg: geth 1.5.2-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-18 11:09:36 UTC (rev 196305)
+++ PKGBUILD	2016-11-18 11:46:38 UTC (rev 196306)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=geth
-pkgver=1.5.1
+pkgver=1.5.2
 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=('ed9dbf9d48025c5a77606fd9a479fe3c2a218bc3e60295621c2a9927c3b8f322')
+sha256sums=('78ba5fd84200daee0cbd1db063d3b7e700b62f3def2581bb952c9f7ee46e0be8')
 
 build() {
     cd go-ethereum-${pkgver}



More information about the arch-commits mailing list