summaryrefslogtreecommitdiff
path: root/core/cloog/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
committerroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
commit94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (patch)
tree3eeb5098d6fe3d9cad00a0e1df056de10d0464e6 /core/cloog/PKGBUILD
parent06a76442fa8de4a9975266a4eca7fb2a953f5244 (diff)
Thu Oct 24 00:55:58 PDT 2013
Diffstat (limited to 'core/cloog/PKGBUILD')
-rw-r--r--core/cloog/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/core/cloog/PKGBUILD b/core/cloog/PKGBUILD
index d1f57fd2c..4b3b730a9 100644
--- a/core/cloog/PKGBUILD
+++ b/core/cloog/PKGBUILD
@@ -1,15 +1,14 @@
-# $Id: PKGBUILD 196658 2013-10-16 04:16:14Z allan $
+# $Id: PKGBUILD 197161 2013-10-23 13:04:58Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
pkgname=cloog
pkgver=0.18.1
-pkgrel=1
+pkgrel=2
pkgdesc="Library that generates loops for scanning polyhedra"
arch=('i686' 'x86_64')
url="http://www.bastoul.net/cloog/"
license=('GPL')
-depends=('isl' 'gmp')
-options=('!libtool')
+depends=('isl')
source=(http://www.bastoul.net/cloog/pages/download/$pkgname-$pkgver.tar.gz)
md5sums=('e34fca0540d840e5d0f6427e98c92252')