fixes, change to python-pychroot
This commit is contained in:
parent
617cde6162
commit
d8f9e74c7a
@ -215,4 +215,4 @@ if __name__ == "__main__":
|
|||||||
sanity_checks()
|
sanity_checks()
|
||||||
aur_create(pkg)
|
aur_create(pkg)
|
||||||
aur_submodule(pkg)
|
aur_submodule(pkg)
|
||||||
print("Done! Successfully added {0} to the AUR and your local AUR meta-repository.".format(pkg['name'])
|
print("Done! Successfully added {0} to the AUR and your local AUR meta-repository.".format(pkg['name']))
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 251b1f9bf48791604647c866399d03e28f22b6c2
|
Subproject commit 4ab2a934928545c9a5a4a53c48f61b5532a84129
|
Loading…
Reference in New Issue
Block a user