summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormuhviehstah2018-03-01 20:42:20 +0100
committermuhviehstah2018-03-01 20:42:20 +0100
commit41f48392be113069e4aa738ac1d97429e3913ff1 (patch)
tree87f0b8d7ec287db7de5d56e99bd7124195bdaf5b /PKGBUILD
parent964aab5934fefab9b9cec3e7eaa2a2f209801e61 (diff)
downloadaur-cloog-git.tar.gz
remove unneeded depend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
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')