summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author5chdn2016-03-03 20:42:44 +0100
committer5chdn2016-03-03 20:42:44 +0100
commitce9826ea4e998a3b9afc68b5949772ecca6b3d51 (patch)
tree1ce7c202757335c0cf6603931fcf4b53fea81e2b /PKGBUILD
parent25e07bfdeac07b25c250826043c1ee62faed24d6 (diff)
parent76cca63f3021f1cc93313450340a99f8b24678ba (diff)
downloadaur-ce9826ea4e998a3b9afc68b5949772ecca6b3d51.tar.gz
Merge master
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6922fd7c3baf..31769456852f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,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=develop")
sha256sums=('SKIP')
pkgver() {