From e88029ce7aca147fa158866a25841033adc244f2 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 4 Aug 2013 02:16:47 -0700 Subject: Sun Aug 4 02:14:49 PDT 2013 --- community/gputils/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/gputils') diff --git a/community/gputils/PKGBUILD b/community/gputils/PKGBUILD index db76af71b..fbf0f94a5 100644 --- a/community/gputils/PKGBUILD +++ b/community/gputils/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 91611 2013-05-25 11:39:42Z bpiotrowski $ +# $Id: PKGBUILD 94996 2013-08-02 22:34:27Z cinelli $ # Maintainer: Federico Cinelli # Contributor: Johannes Martin # Contributor: JJDaNiMoTh # Contributor: Stefan Husmann pkgname=gputils -pkgver=1.1.0 -pkgrel=2 +pkgver=1.2.0 +pkgrel=1 pkgdesc="PIC Programming Utilities" arch=('i686' 'x86_64') url="http://gputils.sourceforge.net/" license=('GPL') depends=('glibc') source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('2bff2c595b6570ac9bd6efb692fde274') +md5sums=('4332391ce058c636d6c15d05d4cecd86') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf