diff options
Diffstat (limited to 'community/bitcoin/APKBUILD')
-rw-r--r-- | community/bitcoin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD index 1d1b8696ef..a230c6f405 100644 --- a/community/bitcoin/APKBUILD +++ b/community/bitcoin/APKBUILD @@ -3,7 +3,7 @@ pkgname=bitcoin pkgver=0.18.1 _ver=${pkgver/_/} -pkgrel=5 +pkgrel=6 pkgdesc="Decentralized P2P electronic cash system" url="https://www.bitcoin.org" arch="all !armhf" |