diff options
author | Fabien | 2020-12-29 19:26:28 +0000 |
---|---|---|
committer | Fabien | 2020-12-29 19:26:28 +0000 |
commit | 7a5281c45aae627ef352a4bdb340cdb136d07a68 (patch) | |
tree | f8471ad7eb2de045ea0ce9500ae2aeb966173238 /PKGBUILD | |
parent | 6b7a32a18fe946559fc226214cded1119c8046f8 (diff) | |
download | aur-7a5281c45aae627ef352a4bdb340cdb136d07a68.tar.gz |
Revert "[AUR] Add PKGBUILD files for the BCHN network variant"
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ # Maintainer: Josh Ellithorpe <quest@mac.com> pkgname=bitcoin-abc-qt -pkgver=0.22.9 +pkgver=0.22.10 pkgrel=0 -pkgdesc="Bitcoin ABC (ABC network) with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt" +pkgdesc="Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt" arch=('i686' 'x86_64') url="https://bitcoinabc.org" depends=('boost-libs' 'libevent' 'desktop-file-utils' 'qt5-base' 'protobuf' 'openssl' 'miniupnpc' 'zeromq' 'qrencode' 'jemalloc') @@ -101,7 +101,7 @@ package() { "$pkgdir/usr/share/bash-completion/completions/$_compl" done } -sha256sums=('51f95a324290511fb1534962649f9038d403c717f62baa42f0d4ec56fed8a6eb' +sha256sums=('3a267ee7b802e3eb76c669d612ffdec29d7c8b3e45c500bbafb813cb447e18b4' 'c30e5c7e0e97b001fdeac5f4510d5ebc0e0499ec086325e845db609a24f2e22f' '8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f' 'f2fd9d8331238727333cf2412ba3759cb194a65b2060eff36808b24c06382104' |