avogadro2: add update_aur_repo function

This commit is contained in:
Kuoi 2022-08-28 23:21:51 +01:00
parent 1baeac0b5e
commit f29c8872bd

View file

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