diff options
Diffstat (limited to 'testing/bitcoin/APKBUILD')
-rw-r--r-- | testing/bitcoin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bitcoin/APKBUILD b/testing/bitcoin/APKBUILD index faaa346656..cd9573782e 100644 --- a/testing/bitcoin/APKBUILD +++ b/testing/bitcoin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=bitcoin pkgver=0.8.6 -pkgrel=0 +pkgrel=1 pkgdesc="decentralized P2P electronic cash system" url="http://www.bitcoin.org/" arch="" |