[modules/pacman] Update list of repositories

This commit is contained in:
Yashar Shahi 2017-03-10 19:09:31 +03:30
parent 50d7a27487
commit b9a4b590a4

View file

@ -14,8 +14,9 @@ import bumblebee.input
import bumblebee.output
import bumblebee.engine
#list of repositories the last one sould always be other
repos = ["community", "core", "extra", "other"]
#list of repositories.
#the last one sould always be other
repos = ["core", "extra", "community", "multilib", "testing", "other"]
def get_pacman_info(widget, path):
try: