4d34bf053d
- fix license - change homepage - rename distfiles to include version in name - drop depends on pari so pari can checkdepends on this (cf #29159, #32614) - add update file - change of maintainer agreed by motorto
5 lines
278 B
Text
5 lines
278 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}
|
|
# the current version 20080411 is reported as 2008-04-12 by website
|
|
ignore=2008-04-12
|