mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
gconf: format lilac.yaml, change lilac.yaml vcs to git due to lilac recommend
This commit is contained in:
parent
e5dc963fa7
commit
7697c92f4f
1 changed files with 8 additions and 8 deletions
|
@ -1,13 +1,13 @@
|
|||
maintainers:
|
||||
- github: starsareintherose
|
||||
email: kuoi@bioarchlinux.org
|
||||
|
||||
build_prefix: extra-x86_64
|
||||
|
||||
pre_build: vcs_update
|
||||
|
||||
post_build: git_pkgbuild_commit
|
||||
|
||||
pre_build: |
|
||||
update_pkgrel()
|
||||
vcs_update
|
||||
post_build: |
|
||||
git_pkgbuild_commit()
|
||||
update_on:
|
||||
- source: vcs
|
||||
vcs: git+https://gitlab.gnome.org/Archive/gconf.git
|
||||
- source: git
|
||||
git: git+https://gitlab.gnome.org/Archive/gconf.git
|
||||
use_commit: true
|
||||
|
|
Loading…
Add table
Reference in a new issue