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 86870a6cc0..d1c32c7521 100644 --- a/community/bitcoin/APKBUILD +++ b/community/bitcoin/APKBUILD @@ -3,7 +3,7 @@ pkgname=bitcoin pkgver=0.14.0 _ver=${pkgver/_/} -pkgrel=0 +pkgrel=1 pkgdesc="decentralized P2P electronic cash system" url="http://www.bitcoin.org/" arch="all" |