mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix the regex
This commit is contained in:
parent
640c317bb6
commit
d60c0f387d
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ maintainers:
|
|||
update_on:
|
||||
- source: regex
|
||||
url: https://rega.kuleuven.be/cev/ecv/software/pibuss
|
||||
regex: pibuss_v(/d+./d+).jar
|
||||
regex: pibuss_v(\d+.\d+).jar
|
||||
|
|
Loading…
Add table
Reference in a new issue