summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author5chdn2016-10-07 22:19:51 +0200
committer5chdn2016-10-07 22:19:51 +0200
commit00d83bd175d21b1a0406e65cb39f7f57d9594eeb (patch)
tree5a8a621b09aac4845db02082c8e1ee6c6b3761a2
parentaeca0995ec631f50aebe07f9a60b2d59f319bc04 (diff)
downloadaur-00d83bd175d21b1a0406e65cb39f7f57d9594eeb.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 906938945fd8..12f6794bb7ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Sep 20 11:00:14 UTC 2016
+# Fri Oct 7 20:19:32 UTC 2016
pkgbase = geth-git
pkgdesc = Ethereum Go Client
- pkgver = 1.4.12.r0.g421df86
+ pkgver = 1.4.16.r17.g6881525
pkgrel = 1
url = https://github.com/ethereum/go-ethereum
arch = i686
@@ -16,7 +16,7 @@ pkgbase = geth-git
conflicts = geth-git
conflicts = go-ethereum
conflicts = go-ethereum-git
- source = geth-git::git+https://github.com/ethereum/go-ethereum.git
+ source = geth-git::git+https://github.com/ethereum/go-ethereum.git#branch=master
sha256sums = SKIP
pkgname = geth-git
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() {