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

2017-11-22 Thread Nicola Squartini
Date: Wednesday, November 22, 2017 @ 15:44:41
  Author: tensor5
Revision: 268052

upgpkg: geth 1.7.3-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-22 15:20:32 UTC (rev 268051)
+++ PKGBUILD2017-11-22 15:44:41 UTC (rev 268052)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.7.2
-_commit=1db4ecdc0b9e828ff65777fb466fc7c1d04e0de9
+pkgver=1.7.3
+_commit=4bb3c89d44e372e6a9ab85a8be0c9345265c763a
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('x86_64')
@@ -16,12 +16,12 @@
 
 build() {
 cd go-ethereum
-
+
 make all
 }
 
 package() {
 cd go-ethereum
-
+
 install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
 }


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

2017-10-14 Thread Nicola Squartini
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
===
--- PKGBUILD2017-10-14 17:19:21 UTC (rev 262768)
+++ PKGBUILD2017-10-14 17:21:11 UTC (rev 262769)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 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')
 


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

2017-10-05 Thread Nicola Squartini
Date: Thursday, October 5, 2017 @ 17:30:25
  Author: tensor5
Revision: 261783

upgpkg: geth 1.7.1-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-05 17:09:20 UTC (rev 261782)
+++ PKGBUILD2017-10-05 17:30:25 UTC (rev 261783)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.7.0
-_commit=6c6c7b2af3efdad4d2f64f70f3a724af434bbcd2
+pkgver=1.7.1
+_commit=05101641455a754936acc5ddff92f35f5e33181c
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-09-14 Thread Nicola Squartini
Date: Thursday, September 14, 2017 @ 17:56:15
  Author: tensor5
Revision: 257540

upgpkg: geth 1.7.0-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 17:25:39 UTC (rev 257539)
+++ PKGBUILD2017-09-14 17:56:15 UTC (rev 257540)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.7
-_commit=ab5646c532292b51e319f290afccf6a44f874372
+pkgver=1.7.0
+_commit=6c6c7b2af3efdad4d2f64f70f3a724af434bbcd2
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-07-15 Thread Nicola Squartini
Date: Saturday, July 15, 2017 @ 11:46:20
  Author: tensor5
Revision: 245203

upgpkg: geth 1.6.7-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 09:28:21 UTC (rev 245202)
+++ PKGBUILD2017-07-15 11:46:20 UTC (rev 245203)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.6
-_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
+pkgver=1.6.7
+_commit=ab5646c532292b51e319f290afccf6a44f874372
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-06-25 Thread Nicola Squartini
Date: Sunday, June 25, 2017 @ 08:46:47
  Author: tensor5
Revision: 240909

upgpkg: geth 1.6.6-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 08:40:44 UTC (rev 240908)
+++ PKGBUILD2017-06-25 08:46:47 UTC (rev 240909)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.5
-_commit=cf87713dd42162861b7ed227f79f0638a33571df
+pkgver=1.6.6
+_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-06-01 Thread Nicola Squartini
Date: Friday, June 2, 2017 @ 00:56:52
  Author: tensor5
Revision: 232656

upgpkg: geth 1.6.5-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 23:47:37 UTC (rev 232655)
+++ PKGBUILD2017-06-02 00:56:52 UTC (rev 232656)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.3
-_commit=99cba96f26bd725f80bf7a3ecde5a64727991dfa
+pkgver=1.6.5
+_commit=cf87713dd42162861b7ed227f79f0638a33571df
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-06-01 Thread Nicola Squartini
Date: Thursday, June 1, 2017 @ 10:20:36
  Author: tensor5
Revision: 232129

upgpkg: geth 1.6.3-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 09:50:54 UTC (rev 232128)
+++ PKGBUILD2017-06-01 10:20:36 UTC (rev 232129)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.1
-_commit=021c3c281629baf2eae967dc2f0a7532ddfdc1fb
+pkgver=1.6.3
+_commit=99cba96f26bd725f80bf7a3ecde5a64727991dfa
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-05-04 Thread Nicola Squartini
Date: Thursday, May 4, 2017 @ 12:41:47
  Author: tensor5
Revision: 226949

upgpkg: geth 1.6.1-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-04 12:38:56 UTC (rev 226948)
+++ PKGBUILD2017-05-04 12:41:47 UTC (rev 226949)
@@ -2,7 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.0
+pkgver=1.6.1
+_commit=021c3c281629baf2eae967dc2f0a7532ddfdc1fb
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')
@@ -9,18 +10,18 @@
 url='http://geth.ethereum.org/'
 license=('GPL3')
 depends=('glibc')
-makedepends=('go')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethereum/go-ethereum/archive/v${pkgver}.tar.gz";)
-sha256sums=('17e35b4ea8722ea4dd3b05fe0c5dc89ab87e91012a145c429b41a035eee7abba')
+makedepends=('git' 'go')
+source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit}";)
+sha256sums=('SKIP')
 
 build() {
-cd go-ethereum-${pkgver}
+cd go-ethereum
 
 make all
 }
 
 package() {
-cd go-ethereum-${pkgver}
+cd go-ethereum
 
 install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
 }


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

2017-04-14 Thread Nicola Squartini
Date: Friday, April 14, 2017 @ 12:26:50
  Author: tensor5
Revision: 223011

upgpkg: geth 1.6.0-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-14 12:10:54 UTC (rev 223010)
+++ PKGBUILD2017-04-14 12:26:50 UTC (rev 223011)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.5.9
+pkgver=1.6.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=('2dc83e8c4f741f75712379097063433252b4e2e14f3257e567ccbacae4559738')
+sha256sums=('17e35b4ea8722ea4dd3b05fe0c5dc89ab87e91012a145c429b41a035eee7abba')
 
 build() {
 cd go-ethereum-${pkgver}


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

2017-02-14 Thread Nicola Squartini
Date: Tuesday, February 14, 2017 @ 10:55:50
  Author: tensor5
Revision: 212349

upgpkg: geth 1.5.9-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-14 10:54:54 UTC (rev 212348)
+++ PKGBUILD2017-02-14 10:55:50 UTC (rev 212349)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.5.8
+pkgver=1.5.9
 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=('1b65c18c6da26e92bef230eb44a74708f561014d924ec695145f92381c3026bf')
+sha256sums=('2dc83e8c4f741f75712379097063433252b4e2e14f3257e567ccbacae4559738')
 
 build() {
 cd go-ethereum-${pkgver}


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

2017-02-01 Thread Nicola Squartini
Date: Wednesday, February 1, 2017 @ 16:28:42
  Author: tensor5
Revision: 209656

upgpkg: geth 1.5.8-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-01 15:50:57 UTC (rev 209655)
+++ PKGBUILD2017-02-01 16:28:42 UTC (rev 209656)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.5.7
+pkgver=1.5.8
 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=('758cebced8321d68547ce17f7fa95f7a8b86cb2c1da8ce80231825fc2a7c9369')
+sha256sums=('1b65c18c6da26e92bef230eb44a74708f561014d924ec695145f92381c3026bf')
 
 build() {
 cd go-ethereum-${pkgver}


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

2017-01-16 Thread Nicola Squartini
Date: Monday, January 16, 2017 @ 10:29:34
  Author: tensor5
Revision: 207615

upgpkg: geth 1.5.7-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-16 10:24:21 UTC (rev 207614)
+++ PKGBUILD2017-01-16 10:29:34 UTC (rev 207615)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.5.6
+pkgver=1.5.7
 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=('c920db2fc93af73b998f6626b0a93c843de4bf05a6ec0cfbbecb0310426c5eac')
+sha256sums=('758cebced8321d68547ce17f7fa95f7a8b86cb2c1da8ce80231825fc2a7c9369')
 
 build() {
 cd go-ethereum-${pkgver}


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

2017-01-09 Thread Nicola Squartini
Date: Monday, January 9, 2017 @ 21:53:14
  Author: tensor5
Revision: 206249

upgpkg: geth 1.5.6-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-09 21:41:48 UTC (rev 206248)
+++ PKGBUILD2017-01-09 21:53:14 UTC (rev 206249)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.5.5
+pkgver=1.5.6
 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=('364a55b381b5bbf60c09a0e2a9a624d9c08dacb6570725cc2801af7c35db7690')
+sha256sums=('c920db2fc93af73b998f6626b0a93c843de4bf05a6ec0cfbbecb0310426c5eac')
 
 build() {
 cd go-ethereum-${pkgver}


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

2016-12-14 Thread Nicola Squartini
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
===
--- PKGBUILD2016-12-14 14:39:33 UTC (rev 199413)
+++ PKGBUILD2016-12-14 14:52:16 UTC (rev 199414)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 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}


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

2016-11-28 Thread Nicola Squartini
Date: Monday, November 28, 2016 @ 14:39:10
  Author: tensor5
Revision: 197153

upgpkg: geth 1.5.4-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 14:34:01 UTC (rev 197152)
+++ PKGBUILD2016-11-28 14:39:10 UTC (rev 197153)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.5.3
+pkgver=1.5.4
 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=('befbd77321f73a3fe86616d4307f5b3d895308d85c4154f85e52fe56f647da75')
+sha256sums=('8dcf5e511b6255d20e00ba421d9c71cdb7204b63ff31f0202a51723501539038')
 
 build() {
 cd go-ethereum-${pkgver}


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

2016-11-25 Thread Nicola Squartini
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
===
--- PKGBUILD2016-11-25 09:29:43 UTC (rev 196835)
+++ PKGBUILD2016-11-25 10:05:40 UTC (rev 196836)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 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}


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

2016-11-18 Thread Nicola Squartini
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
===
--- PKGBUILD2016-11-18 11:09:36 UTC (rev 196305)
+++ PKGBUILD2016-11-18 11:46:38 UTC (rev 196306)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 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}


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

2016-11-17 Thread Nicola Squartini
Date: Thursday, November 17, 2016 @ 16:50:18
  Author: tensor5
Revision: 196250

upgpkg: geth 1.5.1-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-17 15:51:27 UTC (rev 196249)
+++ PKGBUILD2016-11-17 16:50:18 UTC (rev 196250)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.5.0
+pkgver=1.5.1
 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=('0005782b9c43cca81f2455fad560e6e7db57bda35a9f76312adcaa4cd6a28356')
+sha256sums=('ed9dbf9d48025c5a77606fd9a479fe3c2a218bc3e60295621c2a9927c3b8f322')
 
 build() {
 cd go-ethereum-${pkgver}
@@ -22,6 +22,5 @@
 package() {
 cd go-ethereum-${pkgver}
 
-install -dm755 "${pkgdir}"/usr/bin
-install -m755 build/bin/* "${pkgdir}"/usr/bin
+install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
 }


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

2016-11-16 Thread Nicola Squartini
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
===
--- PKGBUILD2016-11-16 18:33:27 UTC (rev 196054)
+++ PKGBUILD2016-11-16 18:52:04 UTC (rev 196055)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 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}