summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUncle Hunto2018-06-13 12:17:50 -0700
committerUncle Hunto2018-06-13 12:17:50 -0700
commitbceed0f8a9edfb2326b55d6824bb8bb54c3f4c48 (patch)
treecdba6f69fdb42adae48eefdded53e814c2ed080b /PKGBUILD
parent6e1b8cf8f2f4c89518d2e04378690e1321f5e913 (diff)
downloadaur-bceed0f8a9edfb2326b55d6824bb8bb54c3f4c48.tar.gz
Update to 0.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c88d9349a7c..875166b6b37b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _branch=0.16
## Build from latest tag
#_tag=$(git ls-remote -t --refs https://github.com/bitcoin/bitcoin.git | awk '{print $2}' | LC_ALL=C sort -bfV | sed '/rc[0-9]/d' | tail -n1 | sed -n -e 's/^.*tags\///p')
pkgname=bitcoin-gui-git
-pkgver=v0.16.0.r25.g845838c445
+pkgver=v0.16.1.r0.gdac5d68fc6
pkgrel=1
pkgdesc='Most recent stable branch, UPNP disabled, w/ Bitcoin binaries, dev tools, GUI, and wallet'
arch=('i686' 'x86_64')