summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Ellithorpe2017-11-13 21:06:32 -0800
committerJosh Ellithorpe2017-11-13 21:06:32 -0800
commit17b042c52c041ec5eae345f901861190226a964d (patch)
tree4d7b6b6673c00363f495a6622619cfb95fb04450
parent29bdfafe87ba1d65d7dce79892bfcd2e24c558a3 (diff)
downloadaur-17b042c52c041ec5eae345f901861190226a964d.tar.gz
Bump to 0.16.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c11c13f3e289..c8c2bee24a41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 1 03:02:09 UTC 2017
+# Tue Nov 14 04:42:19 UTC 2017
pkgbase = bitcoin-abc-qt
pkgdesc = Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt
- pkgver = 0.16.0
+ pkgver = 0.16.1
pkgrel = 1
url = https://bitcoinabc.org
install = bitcoin.install
@@ -30,13 +30,13 @@ pkgbase = bitcoin-abc-qt
conflicts = bitcoin-qt
backup = etc/bitcoin/bitcoin.conf
backup = etc/logrotate.d/bitcoin
- source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.16.0.tar.gz
+ source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.16.1.tar.gz
source = bitcoin.conf
source = bitcoin.logrotate
source = bitcoin.service
source = bitcoin-reindex.service
source = bitcoin.install
- sha256sums = eed4185f072f706f4c0ad4fd830631f7be3bb3f68d86d90050f598a0a92b7527
+ sha256sums = 273f4ca556612805135bf4e64aeefe121110789c5dfe00f45307ff918df37201
sha256sums = b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35
sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
sha256sums = 9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880
diff --git a/PKGBUILD b/PKGBUILD
index 59c523f5b19f..e12dcbfe3d42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc-qt
-pkgver=0.16.0
+pkgver=0.16.1
pkgrel=1
pkgdesc="Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ source=(https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v$pkgver.tar.gz
bitcoin.service
bitcoin-reindex.service
bitcoin.install)
-sha256sums=('eed4185f072f706f4c0ad4fd830631f7be3bb3f68d86d90050f598a0a92b7527'
+sha256sums=('273f4ca556612805135bf4e64aeefe121110789c5dfe00f45307ff918df37201'
'b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35'
'8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f'
'9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880'