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