summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUncle Hunto2016-06-22 22:42:47 -0700
committerUncle Hunto2016-06-22 22:42:47 -0700
commitce5289fc217a688f4526cc0fc4ac91a32261a7e3 (patch)
tree1070fb10878db55da025dedcc982ddb191a54b1d /PKGBUILD
parent08ac8fb31a78e5ac88e00a890f667fec9668f612 (diff)
downloadaur-ce5289fc217a688f4526cc0fc4ac91a32261a7e3.tar.gz
Update to Branch 1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e4f6e220bba..70ced425581d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Uncle Hunto <unclehunto äτ ÝãΗ00 Ð0τ ÇÖΜ>
pkgname=bitcoin-classic-git
-pkgver=v0.12.0cl1.r14.gc596b82
-pkgrel=2
+pkgver=v1.1.0.r0.g8cddbdd
+pkgrel=1
pkgdesc='Bitcoin Classic versions of Bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt, most recent stable branch, w/GUI and wallet'
arch=('i686' 'x86_64')
url="https://bitcoinclassic.com/"
@@ -12,7 +12,7 @@ makedepends=('boost' 'libevent' 'qt5-base' 'qt5-tools' 'qrencode' 'protobuf')
provides=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
conflicts=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
install=bitcoin-qt.install
-source=('git+https://github.com/bitcoinclassic/bitcoinclassic.git#branch=0.12')
+source=('git+https://github.com/bitcoinclassic/bitcoinclassic.git#branch=1.1')
sha256sums=('SKIP')
pkgver() {