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

Allan McRae allan at archlinux.org
Mon Feb 21 09:16:03 UTC 2011


    Date: Monday, February 21, 2011 @ 04:16:02
  Author: allan
Revision: 110658

upgpkg: ppl 0.11.1-1
upstream update

Modified:
  ppl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-21 09:05:00 UTC (rev 110657)
+++ PKGBUILD	2011-02-21 09:16:02 UTC (rev 110658)
@@ -3,7 +3,7 @@
 # Contributor: ezzetabi <ezzetabi at gawab dot com>
 
 pkgname=ppl
-pkgver=0.11
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="A modern library for convex polyhedra and other numerical abstractions."
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gmp>=5.0')
 options=('!docs' '!libtool')
 source=(http://www.cs.unipr.it/ppl/Download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz)
-md5sums=('ba527ec0ffc830ce16fad8a4195a337e')
+md5sums=('7d17f4bbd78afad20c8756a5dd260c5c')
 
 build() {
   cd $srcdir/ppl-$pkgver
@@ -25,3 +25,4 @@
   cd $srcdir/ppl-$pkgver
   make DESTDIR=$pkgdir install
 }
+




More information about the arch-commits mailing list