diff options
-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 c7b46c7a49..ee5fb5d811 100644 --- a/community/bitcoin/APKBUILD +++ b/community/bitcoin/APKBUILD @@ -3,7 +3,7 @@ pkgname=bitcoin pkgver=0.17.1 _ver=${pkgver/_/} -pkgrel=1 +pkgrel=2 pkgdesc="Decentralized P2P electronic cash system" url="https://www.bitcoin.org" arch="all !armhf" |