Date: Saturday, June 21, 2014 @ 20:20:17 Author: jelle Revision: 113402
upgpkg: gputils 1.3.0-1 Modified: gputils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-21 16:01:04 UTC (rev 113401) +++ PKGBUILD 2014-06-21 18:20:17 UTC (rev 113402) @@ -5,7 +5,7 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=gputils -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc="PIC Programming Utilities" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('GPL') depends=('glibc') source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('4332391ce058c636d6c15d05d4cecd86') +md5sums=('175dedeb141b4a4609a70262847257e4') build() { cd "$srcdir/$pkgname-$pkgver"
