[aur] suggestions from bauh-files

This commit is contained in:
Vinicius Moreira
2019-12-22 21:06:57 -03:00
parent 2892bf1d88
commit 44da79c03c
4 changed files with 28 additions and 24 deletions

View File

@@ -12,3 +12,4 @@ CONFIG_DIR = '{}/.config/bauh/arch'.format(HOME_PATH)
CUSTOM_MAKEPKG_FILE = '{}/makepkg.conf'.format(CONFIG_DIR)
AUR_INDEX_FILE = '{}/aur.txt'.format(BUILD_DIR)
CONFIG_FILE = '{}/arch.yml'.format(CONFIG_PATH)
SUGGESTIONS_FILE = 'https://raw.githubusercontent.com/vinifmor/bauh-files/master/aur/suggestions.txt'