mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
sudo-fake: fix lilac.yaml
This commit is contained in:
parent
7b541a7ff5
commit
682b46c114
1 changed files with 3 additions and 3 deletions
|
@ -7,6 +7,6 @@ pre_build_script: |
|
|||
run_cmd(['updpkgsums'])
|
||||
post_build_script: |
|
||||
git_pkgbuild_commit()
|
||||
update_on:
|
||||
- source: cmd
|
||||
cmd: curl -sS https://raw.githubusercontent.com/fsquillace/junest-aur-repo/master/pkgs/sudo-fake/PKGBUILD | grep 'version=' | sed 's@version=@@g'
|
||||
- source: regex
|
||||
url: "https://raw.githubusercontent.com/fsquillace/junest-aur-repo/master/pkgs/sudo-fake/PKGBUILD"
|
||||
regex: 'pkgver=([\d.]+\d+)'
|
||||
|
|
Loading…
Add table
Reference in a new issue