summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormuhviehstah2017-12-31 03:10:06 +0100
committermuhviehstah2017-12-31 03:10:06 +0100
commitb8703f5d48f56438899d58b6570c65396a364910 (patch)
tree61c8865f566028c15f4b8f7cb9ee75f896e9bae4 /PKGBUILD
parent908f3c8cda173afcbaf99eb749c50396aa59fd36 (diff)
downloadaur-b8703f5d48f56438899d58b6570c65396a364910.tar.gz
initial
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f648291f7ffe..fe64900aa51a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Aaron Fischer <mail@aaron-fischer.net>
# Contributor: Allan McRae <allan@archlinux.org>
-pkgname=cloog-isl14
+pkgname=cloog-isl15
_origpkgname=cloog
pkgver=0.18.4
-pkgrel=2
+pkgrel=1
pkgdesc="Library that generates loops for scanning polyhedra"
arch=('i686' 'x86_64' 'armv7h')
url="http://www.bastoul.net/cloog/"
license=('GPL')
-depends=('isl14')
+depends=('isl15')
source=(http://www.bastoul.net/cloog/pages/download/$_origpkgname-$pkgver.tar.gz)
md5sums=('e531f725244856c92c9bba009ff44faf')