diff --git a/aur.py b/aur.py index 50b39a5..7a035fb 100644 --- a/aur.py +++ b/aur.py @@ -209,7 +209,7 @@ def main(): }, 'use': { 'default': 'auto', - 'choices': ['auto', 'aurman', 'pacaur', 'trizen', 'pikaur', 'yaourt', 'yay', 'makepkg'], + 'choices': ['auto', 'aurman', 'pacaur', 'trizen', 'pikaur', 'yay', 'makepkg'], }, 'skip_installed': { 'default': False,