mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
beast: fix
This commit is contained in:
parent
5b7cacc411
commit
3e843921a1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ maintainers:
|
|||
- github: starsareintherose
|
||||
email: kuoi@bioarchlinux.org
|
||||
pre_build_script: |
|
||||
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
||||
update_pkgver_and_pkgrel(_G.newver.lstrip('v').replace('-', '#'))
|
||||
run_cmd(['updpkgsums'])
|
||||
post_build_script: |
|
||||
git_add_files('PKGBUILD')
|
||||
|
|
Loading…
Add table
Reference in a new issue