summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabien2020-11-17 19:19:02 +0000
committerFabien2020-11-17 19:19:02 +0000
commitb6ea68c5b3af7c93580b63440c5328d37b1063dc (patch)
treeb68f67e49bc48a9e0b647cdcae70e6a575ed3a9b /PKGBUILD
parent9ac4b781dc071a6e619b6d059b25b8f7d0bbfef8 (diff)
downloadaur-b6ea68c5b3af7c93580b63440c5328d37b1063dc.tar.gz
test: add unit test for non-standard bare multisig txs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0ff5c7d3351..4d51c1c67d9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc-qt-bchn
-pkgver=0.22.6
+pkgver=0.22.7
pkgrel=0
pkgdesc="Bitcoin ABC (BCHN network) with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt"
arch=('i686' 'x86_64')
@@ -83,7 +83,7 @@ package() {
ninja install/strip
msg2 'Installing man pages...'
- #xvfb-run ninja install-manpages
+ xvfb-run ninja install-manpages
popd
msg2 'Installing bitcoin.conf...'
@@ -103,7 +103,7 @@ package() {
"$pkgdir/usr/share/bash-completion/completions/$_compl"
done
}
-sha256sums=('4ccb931c2f26046a69647b773037982dc6c8db056c8c89e6da0957b5e4dcd012'
+sha256sums=('9105e7ed160165c38f0000ec20935d64b9c9a08d6270fbb02de60ab282e73825'
'c30e5c7e0e97b001fdeac5f4510d5ebc0e0499ec086325e845db609a24f2e22f'
'8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f'
'f2fd9d8331238727333cf2412ba3759cb194a65b2060eff36808b24c06382104'