summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf400223c747..51cebd39fbd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cloog-git
pkgdesc = Library that generates loops for scanning polyhedra
pkgver = 0.18.4
- pkgrel = 2
+ pkgrel = 3
url = http://www.bastoul.net/cloog/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index da363d0e5d9a..96c3a866b85d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@
pkgname=cloog-git
_origpkgname=cloog
pkgver=0.18.4
-pkgrel=2
+pkgrel=3
pkgdesc="Library that generates loops for scanning polyhedra"
arch=('i686' 'x86_64')
url="http://www.bastoul.net/cloog/"
license=('GPL')
-depends=('')
source=('cloog-0.18.4::git+http://repo.or.cz/cloog.git#branch=master')
provides=('isl15' 'cloog')
conflicts=('isl15' 'isl' 'cloog')