change tnt based pkgver

This commit is contained in:
Kuoi 2022-03-20 19:16:02 +00:00
parent 65c3840be7
commit d8d1a07084
3 changed files with 21 additions and 15 deletions

View file

@ -3,8 +3,10 @@ maintainers:
- github: starsareintherose
email: starsareintherose@outlook.com
update_on:
- regex: (\d+-\d+-\d+) \d+:\d+ -
source: regex
url: http://www.lillo.org.ar/phylogeny/
from_pattern: (\d+)-(\d+)-(\d+)
to_pattern: \1.\2.\3
- source: cmd
cmd: curl -sS http://www.lillo.org.ar/phylogeny/ | grep 'tnt' | sed -i 's@-@.@g' | awk '{print $6}'
# - regex: (\d+-\d+-\d+) \d+:\d+ -
# source: regex
# url: http://www.lillo.org.ar/phylogeny/
# from_pattern: (\d+)-(\d+)-(\d+)
# to_pattern: \1.\2.\3

View file

@ -3,10 +3,12 @@ maintainers:
- github: starsareintherose
email: starsareintherose@outlook.com
update_on:
- regex: (\d+-\d+-\d+) \d+:\d+ -
source: regex
url: http://www.lillo.org.ar/phylogeny/
from_pattern: (\d+)-(\d+)-(\d+)
to_pattern: \1.\2.\3
- source: cmd
cmd: curl -sS http://www.lillo.org.ar/phylogeny/ | grep 'tnt' | sed -i 's@-@.@g' | awk '{print $6}'
# - regex: (\d+-\d+-\d+) \d+:\d+ -
# source: regex
# url: http://www.lillo.org.ar/phylogeny/
# from_pattern: (\d+)-(\d+)-(\d+)
# to_pattern: \1.\2.\3
repo_depends:
- ncurses5-compat-libs

View file

@ -3,10 +3,12 @@ maintainers:
- github: starsareintherose
email: starsareintherose@outlook.com
update_on:
- regex: (\d+-\d+-\d+) \d+:\d+ -
source: regex
url: http://www.lillo.org.ar/phylogeny/
from_pattern: (\d+)-(\d+)-(\d+)
to_pattern: \1.\2.\3
- source: cmd
cmd: curl -sS http://www.lillo.org.ar/phylogeny/ | grep 'tnt' | sed -i 's@-@.@g' | awk '{print $6}'
# - regex: (\d+-\d+-\d+) \d+:\d+ -
# source: regex
# url: http://www.lillo.org.ar/phylogeny/
# from_pattern: (\d+)-(\d+)-(\d+)
# to_pattern: \1.\2.\3
repo_depends:
- ncurses5-compat-libs