mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bayestraits: fix regex
This commit is contained in:
parent
c95b5cf8d5
commit
68321f5e4a
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ post_build_script: |
|
|||
update_on:
|
||||
- source: regex
|
||||
url: "http://www.evolution.reading.ac.uk/BayesTraits.html"
|
||||
regex: 'BayesTraits V([\d+\.]+\d+) - Source Code'
|
||||
regex: 'BayesTraits V(\d+[.\d+]*) - Source Code'
|
||||
|
|
Loading…
Add table
Reference in a new issue