maintain the AUR

This commit is contained in:
Kuoi 2022-04-18 13:28:06 +01:00 committed by GitHub
parent e326f7aa70
commit 31eb98cee2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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