raxml-ng-mpi: add update_aur_repo function

This commit is contained in:
Kuoi 2022-08-28 23:11:06 +01:00
parent 5d1533d024
commit 57fefc2024

View file

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