mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/polymake to 4.6-1
This commit is contained in:
parent
8786b6ad63
commit
6624d43892
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=polymake
|
||||
pkgver=4.5
|
||||
pkgrel=4
|
||||
pkgver=4.6
|
||||
pkgrel=1
|
||||
_perlver=`perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]).".".($v->[2]);'`
|
||||
pkgdesc='Open source software for research in polyhedral geometry'
|
||||
arch=(x86_64)
|
||||
|
@ -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=('e943d4bb31c112fad852340e3595bc591c2070692a16d50183a3b104566d7996')
|
||||
sha256sums=('423a44ddef11eaea8457ab15dd5d86ddb7a8bcc6c9bb11776f9e2958d7dcf9d0')
|
||||
|
||||
build() {
|
||||
cd polymake-$pkgver
|
||||
|
|
Loading…
Reference in a new issue