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

Allan McRae allan at archlinux.org
Mon Apr 16 23:57:40 UTC 2012


    Date: Monday, April 16, 2012 @ 19:57:40
  Author: allan
Revision: 156320

upstream update

Modified:
  ppl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-16 20:14:49 UTC (rev 156319)
+++ PKGBUILD	2012-04-16 23:57:40 UTC (rev 156320)
@@ -3,7 +3,7 @@
 # Contributor: ezzetabi <ezzetabi at gawab dot com>
 
 pkgname=ppl
-pkgver=0.12
+pkgver=0.12.1
 pkgrel=1
 pkgdesc="A modern library for convex polyhedra and other numerical abstractions."
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('gmp>=5.0')
 options=('!docs' '!libtool')
 source=(http://bugseng.com/products/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz{,.sign})
-md5sums=('47a5548d4e3d98cf6b97e4fd3e5db513'
-         '41869f374e70d0a4d2faa61566365b9d')
+md5sums=('cec8144f2072ac45a850214cca97d075'
+         '43eeeb147f9d8b3608aead63486c9545')
 
 build() {
   cd $srcdir/ppl-$pkgver




More information about the arch-commits mailing list