summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorquest2019-05-20 00:41:09 -0700
committerquest2019-05-20 00:41:09 -0700
commit9a6acf1a9d06c848de9d41322274cb5b2c0f4ae7 (patch)
tree6357757f93a353eccedee8e3f61c831f5108cfee
parent9a6f9c841233eba3a04caedfd11cc4204446e51a (diff)
downloadaur-9a6acf1a9d06c848de9d41322274cb5b2c0f4ae7.tar.gz
Bump to 0.19.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b43a4f5a9f3..6da6029b76e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu May 9 02:55:32 UTC 2019
pkgbase = bitcoin-abc-qt
pkgdesc = Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt
- pkgver = 0.19.5
+ pkgver = 0.19.6
pkgrel = 0
url = https://bitcoinabc.org
install = bitcoin.install
@@ -30,13 +28,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.19.5.tar.gz
+ source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.19.6.tar.gz
source = bitcoin.conf
source = bitcoin.logrotate
source = bitcoin.service
source = bitcoin-reindex.service
source = bitcoin.install
- sha256sums = 7a4fdb31949c424137d2cd0fe069c9e14ea9b8aab73fef0e406311c935b95b0f
+ sha256sums = 4d0752c8c2520dfea61f64caf280b8b66cc0c86610414cf428869a84753c9e0e
sha256sums = b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35
sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
sha256sums = 9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880
diff --git a/PKGBUILD b/PKGBUILD
index 1f0296859cb4..5981bddcfb4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc-qt
-pkgver=0.19.5
+pkgver=0.19.6
pkgrel=0
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=('7a4fdb31949c424137d2cd0fe069c9e14ea9b8aab73fef0e406311c935b95b0f'
+sha256sums=('4d0752c8c2520dfea61f64caf280b8b66cc0c86610414cf428869a84753c9e0e'
'b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35'
'8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f'
'9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880'