mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/polymake to 4.1-3
This commit is contained in:
parent
9a44b03bfd
commit
c6d9ad51ce
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ highmem=1
|
|||
|
||||
pkgname=polymake
|
||||
pkgver=4.1
|
||||
pkgrel=2
|
||||
_perlver=5.32.0
|
||||
pkgrel=3
|
||||
_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)
|
||||
url="https://polymake.org/"
|
||||
|
|
Loading…
Reference in a new issue