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

Allan McRae allan at archlinux.org
Sat Jun 30 08:11:03 UTC 2012


    Date: Saturday, June 30, 2012 @ 04:11:02
  Author: allan
Revision: 162773

upgpkg: ppl 1.0-1

upstream update

Modified:
  ppl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-30 07:29:52 UTC (rev 162772)
+++ PKGBUILD	2012-06-30 08:11:02 UTC (rev 162773)
@@ -3,7 +3,7 @@
 # Contributor: ezzetabi <ezzetabi at gawab dot com>
 
 pkgname=ppl
-pkgver=0.12.1
+pkgver=1.0
 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=('cec8144f2072ac45a850214cca97d075'
-         '43eeeb147f9d8b3608aead63486c9545')
+md5sums=('c4566928c6b7bb63e95f96d1a7b5cb4c'
+         '5f490df826c76fed296060ca8fca4eb5')
 
 build() {
   cd $srcdir/ppl-$pkgver




More information about the arch-commits mailing list