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

Federico Cinelli cinelli at nymeria.archlinux.org
Fri Apr 19 06:11:17 UTC 2013


    Date: Friday, April 19, 2013 @ 08:11:16
  Author: cinelli
Revision: 88504

upgraded to 1.1.0

Modified:
  gputils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-18 20:30:08 UTC (rev 88503)
+++ PKGBUILD	2013-04-19 06:11:16 UTC (rev 88504)
@@ -5,15 +5,15 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=gputils
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.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=('a68b389b4717adde2b1cf14328e910e3')
+md5sums=('2bff2c595b6570ac9bd6efb692fde274')
 
 build() {
 	cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list