summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormuhviehstah2017-12-31 03:10:06 +0100
committermuhviehstah2017-12-31 03:10:06 +0100
commitb8703f5d48f56438899d58b6570c65396a364910 (patch)
tree61c8865f566028c15f4b8f7cb9ee75f896e9bae4
parent908f3c8cda173afcbaf99eb749c50396aa59fd36 (diff)
downloadaur-b8703f5d48f56438899d58b6570c65396a364910.tar.gz
initial
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a63ce001f29..d09fbebed702 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
-pkgbase = cloog-isl14
+pkgbase = cloog-isl15
pkgdesc = Library that generates loops for scanning polyhedra
pkgver = 0.18.4
- pkgrel = 2
+ pkgrel = 1
url = http://www.bastoul.net/cloog/
arch = i686
arch = x86_64
arch = armv7h
license = GPL
- depends = isl14
+ depends = isl15
source = http://www.bastoul.net/cloog/pages/download/cloog-0.18.4.tar.gz
md5sums = e531f725244856c92c9bba009ff44faf
-pkgname = cloog-isl14
+pkgname = cloog-isl15
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')