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

Allan McRae allan at archlinux.org
Sun Apr 19 07:01:37 UTC 2009


    Date: Sunday, April 19, 2009 @ 03:01:36
  Author: allan
Revision: 35986

upgpkg: ppl 0.10.2-2
    remove libtool files

Modified:
  ppl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-19 06:55:17 UTC (rev 35985)
+++ PKGBUILD	2009-04-19 07:01:36 UTC (rev 35986)
@@ -4,13 +4,13 @@
 
 pkgname=ppl
 pkgver=0.10.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"
 license=('GPL3')
 depends=('gmp>=4.1.3')
-options=('!docs')
+options=('!docs' '!libtool')
 source=(http://www.cs.unipr.it/ppl/Download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz)
 md5sums=('e7dd265afdeaea81f7e87a72b182d875')
 




More information about the arch-commits mailing list