summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien2022-05-04 11:37:37 +0000
committerFabien2022-05-04 11:37:37 +0000
commitd63f2146cb826dbd379f741ee17b822238bbd572 (patch)
tree0e15cf205408e9b010d68b5ae8e68d37aa57b684
parentc5967ec2b15891e1d0279ccef9783e8e80098282 (diff)
downloadaur-d63f2146cb826dbd379f741ee17b822238bbd572.tar.gz
Bump version to 0.25.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cf44cb4d6ed..52d9ce0ab9b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitcoin-abc-qt
pkgdesc = Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt
- pkgver = 0.25.4
+ pkgver = 0.25.5
pkgrel = 0
url = https://bitcoinabc.org
install = bitcoin.install
@@ -38,13 +38,13 @@ pkgbase = bitcoin-abc-qt
conflicts = bitcoin-wallet
backup = etc/bitcoin/bitcoin.conf
backup = etc/logrotate.d/bitcoin
- source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.25.4.tar.gz
+ source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.25.5.tar.gz
source = bitcoin.conf
source = bitcoin.logrotate
source = bitcoin.service
source = bitcoin-reindex.service
source = bitcoin.install
- sha256sums = 32bc2e5a6e763d1e8073442626adb4b6a554fec6abec52c9d1b7daebf672e2cd
+ sha256sums = 0287afcda8e0526775c48c2d686c5a29424cba6c74598abb6a82d105c2979c4a
sha256sums = c30e5c7e0e97b001fdeac5f4510d5ebc0e0499ec086325e845db609a24f2e22f
sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
sha256sums = f2fd9d8331238727333cf2412ba3759cb194a65b2060eff36808b24c06382104
diff --git a/PKGBUILD b/PKGBUILD
index a409f3baff9a..8e891f837d2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc-qt
-pkgver=0.25.4
+pkgver=0.25.5
pkgrel=0
pkgdesc="Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt"
arch=('i686' 'x86_64')
@@ -102,7 +102,7 @@ package() {
"$pkgdir/usr/share/bash-completion/completions/$_compl"
done
}
-sha256sums=('32bc2e5a6e763d1e8073442626adb4b6a554fec6abec52c9d1b7daebf672e2cd'
+sha256sums=('0287afcda8e0526775c48c2d686c5a29424cba6c74598abb6a82d105c2979c4a'
'c30e5c7e0e97b001fdeac5f4510d5ebc0e0499ec086325e845db609a24f2e22f'
'8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f'
'f2fd9d8331238727333cf2412ba3759cb194a65b2060eff36808b24c06382104'