From 19f11e0c4bbeefd65f85546a361e18532b60416a Mon Sep 17 00:00:00 2001 From: root Date: Wed, 19 Dec 2012 02:52:08 -0800 Subject: Wed Dec 19 02:48:18 PST 2012 --- community/bitcoin/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/bitcoin/PKGBUILD') diff --git a/community/bitcoin/PKGBUILD b/community/bitcoin/PKGBUILD index ce2b394d7..f889683b3 100644 --- a/community/bitcoin/PKGBUILD +++ b/community/bitcoin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 78662 2012-10-22 14:00:29Z tredaelli $ +# $Id: PKGBUILD 81351 2012-12-18 11:49:48Z tredaelli $ # Maintainer: Timothy Redaelli # Contributor: shahid pkgbase=bitcoin pkgname=('bitcoin-daemon' 'bitcoin-qt') -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 arch=('i686' 'x86_64') url="http://www.bitcoin.org/" @@ -13,7 +13,7 @@ conflicts=('bitcoin' 'bitcoin-bin' 'bitcoin-git') replaces=('bitcoin' 'bitcoin-bin' 'bitcoin-git') license=('MIT') source=(http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-$pkgver/bitcoin-$pkgver-linux.tar.gz) -sha256sums=('431d28cedc76999131fcb34fd7fac2be72e8fa0d0817f1af025569cb3dff7c55') +sha256sums=('23d44161670c521f2aba64f9351b42260baa6bb2981640617c8e2e7683e5855c') build() { cd "$srcdir/$pkgbase-$pkgver-linux/src" -- cgit v1.2.3-54-g00ecf