mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/polymake to 3.5-1
This commit is contained in:
parent
6f6300da29
commit
082e4592c3
1 changed files with 3 additions and 3 deletions
|
@ -7,11 +7,11 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=polymake
|
||||
_pkgver=3.4
|
||||
_pkgver=3.5
|
||||
_patchver=
|
||||
#pkgver=$_pkgver.r$_patchver
|
||||
pkgver=$_pkgver
|
||||
pkgrel=6
|
||||
pkgrel=1
|
||||
pkgdesc="Open source software for research in polyhedral geometry"
|
||||
arch=(x86_64)
|
||||
url="https://polymake.org/"
|
||||
|
@ -20,7 +20,7 @@ depends=(normaliz singular ppl lrs perl-xml-writer perl-xml-libxml perl-xml-libx
|
|||
makedepends=(ninja cddlib ant boost bliss libnsl jdk8-openjdk)
|
||||
optdepends=('java-runtime: java module')
|
||||
source=("https://polymake.org/lib/exe/fetch.php/download/polymake-${_pkgver}-minimal.tar.bz2")
|
||||
sha256sums=('f4ddfd8275b5b9fbf953e6b24f707d00081a1a6d32ac0e6a52165d016609b1e8')
|
||||
sha256sums=('03e88420ba66cc55edc9afc140f62a317b8adfbe88e609997cfead01cbb1d849')
|
||||
|
||||
build() {
|
||||
cd polymake-$_pkgver
|
||||
|
|
Loading…
Reference in a new issue