mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
cctz: fix lilac.yaml
This commit is contained in:
parent
c815e8508b
commit
fb24790d18
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ maintainers:
|
|||
- github: pekkarr
|
||||
email: pekkarr@protonmail.com
|
||||
pre_build_script: |
|
||||
update_pkgver_and_pkgrel(_G.newver)
|
||||
post_build_script: |
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
|
@ -10,6 +11,6 @@ update_on:
|
|||
- source: github
|
||||
github: google/cctz
|
||||
use_max_tag: true
|
||||
prefix: 'v'
|
||||
prefix: v
|
||||
- source: manual
|
||||
manual: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue