add aur repo auto update

This commit is contained in:
Kuoi 2022-03-26 14:44:06 +00:00
parent 2f35fe6713
commit 7ff6e136c9

View file

@ -8,3 +8,4 @@ def pre_build():
def post_build():
git_add_files('PKGBUILD')
git_commit()
update_aur_repo()