mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
perl-lwp-useragent-determined: add missing pre and post build functions in lilac.yaml
This commit is contained in:
parent
7aa3581a1b
commit
7b362fa02a
1 changed files with 6 additions and 0 deletions
|
@ -2,7 +2,13 @@ build_prefix: extra-x86_64
|
|||
maintainers:
|
||||
- github: kbipinkumar
|
||||
email: kbipinkumar@pm.me
|
||||
pre_build_script: |
|
||||
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
||||
run_cmd(['updpkgsums'])
|
||||
post_build_script: |
|
||||
git_pkgbuild_commit()
|
||||
update_on:
|
||||
- source: "cpan"
|
||||
cpan: LWP-UserAgent-Determined
|
||||
- alias: perl
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue