[arch-commits] Commit in ppl/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Mon Feb 28 10:47:00 UTC 2011
Date: Monday, February 28, 2011 @ 05:47:00
Author: allan
Revision: 111674
upgpkg: ppl 0.11.2-1
upstream bug fix
Modified:
ppl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-02-28 10:13:05 UTC (rev 111673)
+++ PKGBUILD 2011-02-28 10:47:00 UTC (rev 111674)
@@ -3,7 +3,7 @@
# Contributor: ezzetabi <ezzetabi at gawab dot com>
pkgname=ppl
-pkgver=0.11.1
+pkgver=0.11.2
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=('7d17f4bbd78afad20c8756a5dd260c5c')
+md5sums=('ce014f153a28006009db207ca953a984')
build() {
cd $srcdir/ppl-$pkgver
More information about the arch-commits
mailing list