mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/polymake to 4.9-1
This commit is contained in:
parent
dc34046fee
commit
ef46edde49
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=polymake
|
||||
pkgver=4.8
|
||||
pkgver=4.9
|
||||
pkgrel=1
|
||||
_perlver=`perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]).".".($v->[2]);'`
|
||||
pkgdesc='Open source software for research in polyhedral geometry'
|
||||
|
@ -19,7 +19,7 @@ depends=(normaliz singular ppl lrs perl-xml-writer perl-xml-libxml perl-xml-libx
|
|||
makedepends=(ninja cddlib ant boost bliss libnsl jdk8-openjdk permlib nauty)
|
||||
optdepends=('java-runtime: java module')
|
||||
source=(https://polymake.org/lib/exe/fetch.php/download/polymake-${pkgver/.r/r}-minimal.tar.bz2)
|
||||
sha256sums=('19fb00ca9241a47c29be8125fc8cc9d6041f78c718c01ee835ed35c5627ef3ac')
|
||||
sha256sums=('04c90b826b3a26c5a63e18be319bff12a89ef0128bf8a68fb64df10594b259f3')
|
||||
|
||||
build() {
|
||||
cd polymake-$pkgver
|
||||
|
|
Loading…
Reference in a new issue