Date: Saturday, August 3, 2013 @ 00:33:18 Author: cinelli Revision: 94995
upgpkg: gputils 1.2.0-1 Modified: gputils/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-02 22:19:28 UTC (rev 94994) +++ PKGBUILD 2013-08-02 22:33:18 UTC (rev 94995) @@ -5,15 +5,15 @@ # Contributor: Stefan Husmann <[email protected]> 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"
