fixes, change to python-pychroot

This commit is contained in:
brent s
2016-11-16 02:45:07 -05:00
parent 617cde6162
commit d8f9e74c7a
2 changed files with 2 additions and 2 deletions

View File

@@ -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']))