summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorquest2019-07-03 00:20:31 -0700
committerquest2019-07-03 00:20:31 -0700
commitf80aedc2a2e1c88f0766b1f862a9f045c905bb42 (patch)
tree865537683d52048eeba2152022f3ea4a456ed10e
parent14c3fe3f8a81d5cacb60a62e0099158693b98d0c (diff)
downloadaur-f80aedc2a2e1c88f0766b1f862a9f045c905bb42.tar.gz
Bump to 0.19.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1083b3cedccd..bfcfdd7356ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitcoin-abc-qt
pkgdesc = Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt
- pkgver = 0.19.8
+ pkgver = 0.19.9
pkgrel = 0
url = https://bitcoinabc.org
install = bitcoin.install
@@ -28,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.8.tar.gz
+ source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.19.9.tar.gz
source = bitcoin.conf
source = bitcoin.logrotate
source = bitcoin.service
source = bitcoin-reindex.service
source = bitcoin.install
- sha256sums = f7e862532836e8a3ba60f9ea744485b2e8f7da176c5f4d5e85fd2988675ea917
+ sha256sums = a69101c0f506418d8b8a40c95e219fbf497543cb688832c08556c97b9acdea36
sha256sums = b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35
sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
sha256sums = 9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880
diff --git a/PKGBUILD b/PKGBUILD
index d3f745cdefb1..ac4ee934bc4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc-qt
-pkgver=0.19.8
+pkgver=0.19.9
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=('f7e862532836e8a3ba60f9ea744485b2e8f7da176c5f4d5e85fd2988675ea917'
+sha256sums=('a69101c0f506418d8b8a40c95e219fbf497543cb688832c08556c97b9acdea36'
'b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35'
'8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f'
'9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880'