mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mcl: fix regex in lilac.yaml
This commit is contained in:
parent
73f5744a09
commit
44da78c48a
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ pre_build_script: |
|
|||
post_build_script: |
|
||||
git_pkgbuild_commit()
|
||||
repo_depends:
|
||||
- cimfoma
|
||||
- cimfomfa
|
||||
update_on:
|
||||
- source: regex
|
||||
url: "http://micans.org/mcl/src/"
|
||||
regex: 'mcl-(\d\d)-(\d\d\d).tar.gz'
|
||||
regex: 'mcl-(\d+-\b[\d]+).tar.gz'
|
||||
|
|
Loading…
Add table
Reference in a new issue