mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
change tnt based pkgver
This commit is contained in:
parent
65c3840be7
commit
d8d1a07084
3 changed files with 21 additions and 15 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue