pari-nflistdata: update to 20220326.
This commit is contained in:
parent
2557ef6ff0
commit
ce8614b6f7
@ -1,6 +1,6 @@
|
||||
# Template file for 'pari-nflistdata'
|
||||
pkgname=pari-nflistdata
|
||||
version=20210527
|
||||
version=20220326
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="PARI/GP database needed by nflist"
|
||||
@ -8,10 +8,10 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://pari.math.u-bordeaux.fr/packages.html"
|
||||
distfiles="https://pari.math.u-bordeaux.fr/pub/pari/packages/${pkgname#pari-}.tgz>${pkgname}-${version}.tar.gz"
|
||||
checksum=a123b2a6776a6579108254f5dbe9fd720ddbc7e46456b45e90a69e92a73b0597
|
||||
checksum=f298af350a0d329bb3b8d4ff6880865be213098d106b484d5477b1dc2e06b90f
|
||||
|
||||
do_build() {
|
||||
# compressed data files work ok (install-size: 4.1M -> 2.9M)
|
||||
# compressed data files work ok (install-size: 15M -> 8.8M)
|
||||
find data -type f -size +4k -print0 | xargs -0 gzip -9
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user