summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author5chdn2016-10-07 22:19:51 +0200
committer5chdn2016-10-07 22:19:51 +0200
commit00d83bd175d21b1a0406e65cb39f7f57d9594eeb (patch)
tree5a8a621b09aac4845db02082c8e1ee6c6b3761a2 /PKGBUILD
parentaeca0995ec631f50aebe07f9a60b2d59f319bc04 (diff)
downloadaur-00d83bd175d21b1a0406e65cb39f7f57d9594eeb.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3818e4b685e..1cd66182c731 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Afri 5chdn <aur@cach.co>
pkgname=geth-git
-pkgver=1.4.12.r0.g421df86
+pkgver=1.4.16.r17.g6881525
pkgrel=1
pkgdesc="Ethereum Go Client"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ conflicts=(
'go-ethereum-git'
)
provides=('geth')
-source=("${pkgname}::git+https://github.com/ethereum/go-ethereum.git")
+source=("${pkgname}::git+https://github.com/ethereum/go-ethereum.git#branch=master")
sha256sums=('SKIP')
pkgver() {