[arch-commits] Commit in geth/trunk (PKGBUILD)
Nicola Squartini
tensor5 at archlinux.org
Wed Dec 14 14:52:17 UTC 2016
Date: Wednesday, December 14, 2016 @ 14:52:16
Author: tensor5
Revision: 199414
upgpkg: geth 1.5.5-1
Modified:
geth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-14 14:39:33 UTC (rev 199413)
+++ PKGBUILD 2016-12-14 14:52:16 UTC (rev 199414)
@@ -2,7 +2,7 @@
# Maintainer: Nicola Squartini <tensor5 at gmail.com>
pkgname=geth
-pkgver=1.5.4
+pkgver=1.5.5
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=('8dcf5e511b6255d20e00ba421d9c71cdb7204b63ff31f0202a51723501539038')
+sha256sums=('364a55b381b5bbf60c09a0e2a9a624d9c08dacb6570725cc2801af7c35db7690')
build() {
cd go-ethereum-${pkgver}
More information about the arch-commits
mailing list