summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUncle Hunto2016-03-18 13:21:14 -0700
committerUncle Hunto2016-03-18 13:21:14 -0700
commit68b6e736a90b07b10e3acaa4f1ec35dc75b0cebb (patch)
treea60cfbe810a145af1f54d0240365f545a962ae8b
parente3cb136639abc7f7f9a669b37b22ff20e4f7cd35 (diff)
downloadaur-68b6e736a90b07b10e3acaa4f1ec35dc75b0cebb.tar.gz
Update git repo address
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6a06c309d88..7e5495185b85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Mar 17 21:09:09 UTC 2016
+# Fri Mar 18 20:20:47 UTC 2016
pkgbase = bitcoind-unlimited-git
pkgdesc = Bitcoin Unlimited versions of bitcoind, bitcoin-cli, and bitcoin-tx
- pkgver = 20160311.a2f713f
- pkgrel = 1
+ pkgver = 20160315.9b1890e
+ pkgrel = 2
url = http://www.bitcoinunlimited.info/software
install = bitcoin.install
arch = any
@@ -34,7 +34,7 @@ pkgbase = bitcoind-unlimited-git
conflicts = bitcoin-tx
backup = etc/bitcoin/bitcoin.conf
backup = etc/logrotate.d/bitcoin
- source = git+https://github.com/gandrewstone/BitcoinUnlimited.git#branch=0.12bu
+ source = git+https://github.com/BitcoinUnlimited/BitcoinUnlimited.git#branch=0.12bu
source = bitcoin.conf
source = bitcoin.logrotate
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8b5609c1f539..1f3ca91c98d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=bitcoind-unlimited-git
-pkgver=20160311.a2f713f
-pkgrel=1
+pkgver=20160315.9b1890e
+pkgrel=2
pkgdesc="Bitcoin Unlimited versions of bitcoind, bitcoin-cli, and bitcoin-tx"
arch=('any')
url="http://www.bitcoinunlimited.info/software"
@@ -21,7 +21,7 @@ makedepends=('autoconf'
'make'
'pkg-config')
license=('MIT')
-source=(git+https://github.com/gandrewstone/BitcoinUnlimited.git#branch=0.12bu
+source=(git+https://github.com/BitcoinUnlimited/BitcoinUnlimited.git#branch=0.12bu
bitcoin.conf
bitcoin.logrotate)
sha256sums=('SKIP'