summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheodoros Theodoridis2018-07-30 16:27:19 +0200
committerTheodoros Theodoridis2018-07-30 16:28:05 +0200
commitfb59b11f3150a202be9cfc6311aaa9863bbcb668 (patch)
treec6bfe3e235d3de7909c73a28ab50df7577547f0a /PKGBUILD
parent6233f54e716084c66b4d56bf68c64b34bc872b8e (diff)
downloadaur-fb59b11f3150a202be9cfc6311aaa9863bbcb668.tar.gz
Fix .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cbd93abe366..4f62617c74ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=isl
pkgver=0.20
-pkgrel=1
+pkgrel=2
pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints"
arch=('i686' 'x86_64')
url="http://isl.gforge.inria.fr/"