diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-17 03:22:26 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-17 03:22:26 +0000 |
commit | 35e9f8bc93db9e691bf6d00950956ca3e5d86e83 (patch) | |
tree | f00547d7fa71a3c490077d233f63c66efe8e5cac /community/bitcoin/PKGBUILD | |
parent | 7695869e55415ddd53069b90850a387e73f04f4e (diff) |
Mon Feb 17 03:19:04 UTC 2014
Diffstat (limited to 'community/bitcoin/PKGBUILD')
-rw-r--r-- | community/bitcoin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bitcoin/PKGBUILD b/community/bitcoin/PKGBUILD index 24a8d44e8..a3d3c0cbe 100644 --- a/community/bitcoin/PKGBUILD +++ b/community/bitcoin/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 102409 2013-12-10 14:39:27Z tredaelli $ +# $Id: PKGBUILD 105855 2014-02-16 14:27:32Z bpiotrowski $ # Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com> # Contributor: shahid <helllamer@gmail.com> pkgbase=bitcoin pkgname=('bitcoin-daemon' 'bitcoin-qt') pkgver=0.8.6 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.bitcoin.org/" makedepends=('boost' 'automoc4' 'qrencode' 'miniupnpc') |