summaryrefslogtreecommitdiff
path: root/community/gputils
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-20 10:57:49 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-20 10:57:49 +0200
commit742bd5a396f7a4c474e8ffec0686fc7312603cb8 (patch)
tree4279eed1d5d5c40895c7dcf0025ee62ea81144c1 /community/gputils
parenta51b3c4acfc8b2f659ad0dc6ac655b1381bef757 (diff)
parent1f9776d421ac40faa59f797893033e99e4f919eb (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gsynaptics/PKGBUILD community/xmms2/PKGBUILD extra/gpsd/PKGBUILD
Diffstat (limited to 'community/gputils')
-rw-r--r--community/gputils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gputils/PKGBUILD b/community/gputils/PKGBUILD
index 09113b2b6..942b55e23 100644
--- a/community/gputils/PKGBUILD
+++ b/community/gputils/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 86131 2013-03-12 07:33:45Z cinelli $
+# $Id: PKGBUILD 88505 2013-04-19 06:14:12Z cinelli $
# Maintainer: Federico Cinelli <cinelli@aur.archlinux.org>
# Contributor: Johannes Martin <honzor@gmx.net>
# Contributor: JJDaNiMoTh <jjdanimoth.aur@gmail.com>
# Contributor: Stefan Husmann <stefan-husmann@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' 'mips64el')
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"