[arch-commits] Commit in gputils/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Tue Sep 13 22:18:07 UTC 2016


    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 <stefan-husmann at t-online.de>
 
 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"



More information about the arch-commits mailing list