6e97e03fa8
Also: - fix license - change homepage and use https for downloads - rename distfiles to include version in name - compress files (installed-size: 157M -> 57M) - drop depends on pari so pari can checkdepends on this (cf #29159, #32614) - split a reasonable small subset as pari-elldata-small (1.8M vs 57M) - add update file - change of maintainer agreed by motorto
3 lines
192 B
Text
3 lines
192 B
Text
site="http://pari.math.u-bordeaux.fr/pub/pari/packages/"
|
|
pattern="href=\"${pkgname#pari-}.t(ar|gz)\".*\K\d\d\d\d-\d\d-\d\d(?= \d\d:\d\d )"
|
|
version=${version:0:4}.${version:4:2}.${version:6:2}
|