From c40883520f917311c212dc4a22e86be30cef658f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Aug 2012 00:03:08 +0000 Subject: Thu Aug 23 00:03:08 UTC 2012 --- community/gputils/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gputils') diff --git a/community/gputils/PKGBUILD b/community/gputils/PKGBUILD index 4b0695154..0ca635b09 100644 --- a/community/gputils/PKGBUILD +++ b/community/gputils/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 61926 2012-01-11 02:52:12Z ebelanger $ +# $Id: PKGBUILD 75360 2012-08-21 09:13:35Z ebelanger $ # Contributor: Johannes Martin # Contributor: JJDaNiMoTh # Contributor: Stefan Husmann # Maintainer: Daniel J Griffiths pkgname=gputils -pkgver=0.14.1 +pkgver=0.14.2 pkgrel=1 pkgdesc="PIC Programming Utilities" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ url="http://gputils.sourceforge.net/" license=('GPL') depends=('glibc') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('d896de172a10afb77156a4fb8f393942') +md5sums=('90fa2803e77723de32b482f6a57d9c5a') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf