community/gap to 4.12.1-2

This commit is contained in:
Kevin Mihelich 2022-10-21 21:20:40 +00:00
parent a26d3d3863
commit 7f985bfc7d

View file

@ -9,7 +9,7 @@
pkgbase=gap
pkgname=(gap gap-packages)
pkgver=4.12.1
pkgrel=1
pkgrel=2
pkgdesc='Groups, Algorithms, Programming: a system for computational discrete algebra'
arch=(x86_64)
url='https://www.gap-system.org/'
@ -55,7 +55,7 @@ build() {
}
_standardpkgs=(gapdoc primgrp smallgrp transgrp atlasrep autpgrp alnuth crisp ctbllib factint fga irredsol laguna
polenta polycyclic resclasses sophus tomlib)
polenta polycyclic resclasses sophus tomlib utils autodoc)
package_gap() {
depends=(gmp zlib)