Merge branch 'master' of github.com:BioArchLinux/Packages

This commit is contained in:
starsareintherose 2021-08-29 17:08:48 +08:00
commit 634c43c468

View file

@ -4,6 +4,7 @@ from lilaclib import *
def pre_build():
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
run_cmd(['updpkgsums'])
def post_build():
git_add_files('PKGBUILD')