mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
modeltest-ng, modeltest-gui: add update_aur_repo function
This commit is contained in:
parent
b2b72e42c5
commit
5d1533d024
2 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,4 @@ def pre_build():
|
|||
def post_build():
|
||||
git_add_files('PKGBUILD')
|
||||
git_commit()
|
||||
update_aur_repo()
|
||||
|
|
|
@ -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