Date: Tuesday, September 13, 2016 @ 22:18:06
  Author: anatolik
Revision: 189276

upgpkg: gputils 1.5.0-1

Modified:
  gputils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-13 18:50:42 UTC (rev 189275)
+++ PKGBUILD    2016-09-13 22:18:06 UTC (rev 189276)
@@ -5,7 +5,7 @@
 # Contributor: Stefan Husmann <[email protected]>
 
 pkgname=gputils
-pkgver=1.4.2
+pkgver=1.5.0
 _tag=$pkgver-1
 pkgrel=1
 pkgdesc="PIC Programming Utilities"
@@ -14,7 +14,7 @@
 license=('GPL')
 depends=('glibc')
 
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$_tag.tar.gz";)
-md5sums=('e0d074b9d481b2419b0411938d046102')
+md5sums=('60d4da7cd026a4e611120ed51b6da35c')
 
 build() {
        cd "$srcdir/$pkgname-$pkgver"

Reply via email to