mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/gap to 4.12.2-3
This commit is contained in:
parent
f8266f0949
commit
42f290aa56
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
pkgbase=gap
|
pkgbase=gap
|
||||||
pkgname=(gap gap-packages)
|
pkgname=(gap gap-packages)
|
||||||
pkgver=4.12.2
|
pkgver=4.12.2
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Groups, Algorithms, Programming: a system for computational discrete algebra'
|
pkgdesc='Groups, Algorithms, Programming: a system for computational discrete algebra'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://www.gap-system.org/'
|
url='https://www.gap-system.org/'
|
||||||
|
@ -57,7 +57,7 @@ build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
_standardpkgs=(gapdoc primgrp smallgrp transgrp atlasrep autpgrp alnuth crisp ctbllib factint fga irredsol laguna
|
_standardpkgs=(gapdoc primgrp smallgrp transgrp atlasrep autpgrp alnuth crisp ctbllib factint fga irredsol laguna
|
||||||
polenta polycyclic resclasses sophus tomlib utils autodoc)
|
polenta polycyclic radiroot resclasses sophus tomlib utils autodoc)
|
||||||
|
|
||||||
package_gap() {
|
package_gap() {
|
||||||
depends=(gmp zlib)
|
depends=(gmp zlib)
|
||||||
|
|
Loading…
Reference in a new issue