summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUncle Hunto2016-06-22 22:42:47 -0700
committerUncle Hunto2016-06-22 22:42:47 -0700
commitce5289fc217a688f4526cc0fc4ac91a32261a7e3 (patch)
tree1070fb10878db55da025dedcc982ddb191a54b1d
parent08ac8fb31a78e5ac88e00a890f667fec9668f612 (diff)
downloadaur-ce5289fc217a688f4526cc0fc4ac91a32261a7e3.tar.gz
Update to Branch 1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 218b01d76317..3438e399d56f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Apr 17 03:31:09 UTC 2016
+# Thu Jun 23 05:42:06 UTC 2016
pkgbase = bitcoin-classic-git
pkgdesc = Bitcoin Classic versions of Bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt, most recent stable branch, w/GUI and wallet
- pkgver = v0.12.0cl1.r14.gc596b82
- pkgrel = 2
+ pkgver = v1.1.0.r0.g8cddbdd
+ pkgrel = 1
url = https://bitcoinclassic.com/
install = bitcoin-qt.install
arch = i686
@@ -30,7 +30,7 @@ pkgbase = bitcoin-classic-git
conflicts = bitcoin-cli
conflicts = bitcoin-qt
conflicts = bitcoin-tx
- source = git+https://github.com/bitcoinclassic/bitcoinclassic.git#branch=0.12
+ source = git+https://github.com/bitcoinclassic/bitcoinclassic.git#branch=1.1
sha256sums = SKIP
pkgname = bitcoin-classic-git
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() {