summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUncle Hunto2021-06-28 20:19:01 -0700
committerUncle Hunto2021-06-28 20:19:01 -0700
commit588cbc86176c0985e488242fb177a779ee7b93a9 (patch)
treebd334eddd350286102599addcdb6642a8737fd28 /PKGBUILD
parent63ea195e0c35440f2980aab710e93fc860c2e7a4 (diff)
downloadaur-bitcoin-gui-git.tar.gz
Update to 0.21.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3397d45e4728..9191e3580af5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Uncle Hunto <unclehunto äτ ÝãΗ00 Ð0τ ÇÖΜ>
-_branch=0.19
+_branch=0.21
## 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.19.0.1.r22.gbb123c6527
+pkgver=v0.21.1.r15.g926f76cb20
pkgrel=1
pkgdesc='Most recent stable branch, UPNP disabled, w/ Bitcoin binaries, dev tools, GUI, and wallet'
arch=('i686' 'x86_64')