diff options
Diffstat (limited to 'core/ppl')
-rw-r--r-- | core/ppl/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/ppl/PKGBUILD b/core/ppl/PKGBUILD index ba8477680..953f1da9b 100644 --- a/core/ppl/PKGBUILD +++ b/core/ppl/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 129854 2011-06-29 04:31:09Z allan $ +# $Id: PKGBUILD 135914 2011-08-20 07:14:11Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> # Contributor: ezzetabi <ezzetabi at gawab dot com> pkgname=ppl pkgver=0.11.2 -pkgrel=1 +pkgrel=2 pkgdesc="A modern library for convex polyhedra and other numerical abstractions." arch=('i686' 'x86_64') url="http://www.cs.unipr.it/ppl" |