mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix typo
This commit is contained in:
parent
521ab4863a
commit
19d519fa7c
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ def pre_build():
|
||||||
def post_build():
|
def post_build():
|
||||||
git_add_files('PKGBUILD')
|
git_add_files('PKGBUILD')
|
||||||
git_commit()
|
git_commit()
|
||||||
aur_update_repo()
|
update_aur_repo()
|
||||||
|
|
Loading…
Add table
Reference in a new issue