mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mesquite: try to fix lilac.yaml
This commit is contained in:
parent
16a558b9dd
commit
34ad47e68c
1 changed files with 2 additions and 3 deletions
|
@ -12,7 +12,6 @@ post_build_script: |
|
|||
update_on:
|
||||
- source: github
|
||||
github: MesquiteProject/MesquiteCore
|
||||
use_max_tag: true
|
||||
prefix: 'v'
|
||||
from_pattern: (\d+\.\d+-\w+-\d+)
|
||||
use_latest_release: true
|
||||
from_pattern: v(\d+\.\d+-\w+-\d+)
|
||||
to_pattern: \1\.\2_\3_\4
|
||||
|
|
Loading…
Add table
Reference in a new issue