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

Nicola Squartini tensor5 at archlinux.org
Sat Oct 14 17:21:17 UTC 2017


    Date: Saturday, October 14, 2017 @ 17:21:11
  Author: tensor5
Revision: 262769

upgpkg: geth 1.7.2-1

Modified:
  geth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-14 17:19:21 UTC (rev 262768)
+++ PKGBUILD	2017-10-14 17:21:11 UTC (rev 262769)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=geth
-pkgver=1.7.1
-_commit=05101641455a754936acc5ddff92f35f5e33181c
+pkgver=1.7.2
+_commit=1db4ecdc0b9e828ff65777fb466fc7c1d04e0de9
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 url='http://geth.ethereum.org/'
 license=('GPL3')
 depends=('glibc')
-makedepends=('git' 'go')
+makedepends=('git' 'go-pie')
 source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit}")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list