diff options
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 f986423c6..eb23cb831 100644 --- a/community/bitcoin/PKGBUILD +++ b/community/bitcoin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 72962 2012-06-25 16:40:54Z tredaelli $ +# $Id: PKGBUILD 73983 2012-07-18 01:06:02Z ibiru $ # Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com> # Contributor: shahid <helllamer@gmail.com> @@ -6,7 +6,7 @@ pkgbase=bitcoin pkgname=('bitcoin-daemon' 'bitcoin-qt') pkgver=0.6.3 _commit=bbe1084 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.bitcoin.org/" makedepends=('boost' 'automoc4' 'miniupnpc') |