core/isl to 0.11.1-2

This commit is contained in:
Kevin Mihelich 2013-04-08 13:15:24 +00:00
parent a5f40f0277
commit 29db5937ee

View file

@ -8,10 +8,11 @@ noautobuild=1
pkgname=isl pkgname=isl
pkgver=0.11.1 pkgver=0.11.1
pkgrel=1 pkgrel=2
pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints" pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.kotnet.org/~skimo/isl/" url="http://www.kotnet.org/~skimo/isl/"
depends=('gmp')
license=('MIT') license=('MIT')
options=('!libtool') options=('!libtool')
source=(http://www.kotnet.org/~skimo/isl/$pkgname-$pkgver.tar.bz2) source=(http://www.kotnet.org/~skimo/isl/$pkgname-$pkgver.tar.bz2)