summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUncle Hunto2015-12-27 14:42:59 -0800
committerUncle Hunto2015-12-27 14:42:59 -0800
commit03914ed366a6553268cf006a2ed60a97055550cc (patch)
tree800754b0e4146d9790292dd8026307ac520da2d5 /PKGBUILD
parent59bd9022cd16169a5e21db1ddcb09df3283bfe56 (diff)
downloadaur-03914ed366a6553268cf006a2ed60a97055550cc.tar.gz
Fix Upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c02d154f850..5eeb29025098 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Uncle Hunto <unclehunto äτ ÝãΗ00 Ð0τ ÇÖΜ>
pkgname=bitcoin-gui-git
-pkgver=v0.11.1.r1.g09a00a1
+pkgver=v0.11.2.r4.g5f09cda
pkgrel=1
pkgdesc='Bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt, most recent stable branch, w/GUI and wallet'
arch=('i686' 'x86_64')
-url="https://bitcoinxt.software/"
+url="https://bitcoin.org/en/download"
license=('MIT')
depends=('boost-libs' 'openssl' 'miniupnpc' 'protobuf' 'qrencode' 'qt4')
makedepends=('boost' 'automoc4' 'qrencode' 'miniupnpc' 'protobuf')