mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/ppl to 1.1-2
This commit is contained in:
parent
8ff92476cb
commit
24e77df376
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
pkgname=ppl
|
pkgname=ppl
|
||||||
pkgver=1.1
|
pkgver=1.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A modern library for convex polyhedra and other numerical abstractions"
|
pkgdesc="A modern library for convex polyhedra and other numerical abstractions"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://bugseng.com/products/ppl"
|
url="http://bugseng.com/products/ppl"
|
||||||
|
@ -17,6 +17,7 @@ options=('!docs')
|
||||||
source=(http://bugseng.com/products/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz{,.sign})
|
source=(http://bugseng.com/products/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz{,.sign})
|
||||||
md5sums=('4f2422c0ef3f409707af32108deb30a7'
|
md5sums=('4f2422c0ef3f409707af32108deb30a7'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
validpgpkeys=('058E41DB299DE2DD0AC649CA881457CBB5944392') # Roberto Bagnara
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ppl-$pkgver
|
cd ppl-$pkgver
|
||||||
|
|
Loading…
Reference in a new issue