mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
avida: add update_aur_repo function
This commit is contained in:
parent
5cc363922b
commit
1baeac0b5e
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ def pre_build():
|
|||
def post_build():
|
||||
git_add_files('PKGBUILD')
|
||||
git_commit()
|
||||
update_aur_repo()
|
||||
|
|
Loading…
Add table
Reference in a new issue