mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-pyfastani: fix lilac.yaml based on commit from @althonos
This commit is contained in:
parent
1514ce7f01
commit
dd7bcae7b3
1 changed files with 1 additions and 4 deletions
|
@ -4,12 +4,9 @@ maintainers:
|
||||||
email: kbipinkumar@pm.me
|
email: kbipinkumar@pm.me
|
||||||
pre_build_script: |
|
pre_build_script: |
|
||||||
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
||||||
run_cmd(['updpkgsums'])
|
|
||||||
post_build_script: |
|
post_build_script: |
|
||||||
git_pkgbuild_commit()
|
git_pkgbuild_commit()
|
||||||
repo_depends:
|
|
||||||
- fastani
|
|
||||||
update_on:
|
update_on:
|
||||||
- source: pypi
|
- source: pypi
|
||||||
pypi: pyfastani
|
pypi: pyfastani
|
||||||
- alias: python
|
- alias: python
|
||||||
|
|
Loading…
Add table
Reference in a new issue