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 5ab64a7ca4..f2562b5b33 100644 --- a/community/bitcoin/APKBUILD +++ b/community/bitcoin/APKBUILD @@ -3,7 +3,7 @@ pkgname=bitcoin pkgver=0.14.2 _ver=${pkgver/_/} -pkgrel=1 +pkgrel=2 pkgdesc="decentralized P2P electronic cash system" url="http://www.bitcoin.org/" arch="all !armhf" |