index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | config/pacman/gnome-unstable.conf | 6 |
diff --git a/config/pacman/gnome-unstable.conf b/config/pacman/gnome-unstable.conf index 93ce01b..d7ae13b 100644 --- a/config/pacman/gnome-unstable.conf +++ b/config/pacman/gnome-unstable.conf @@ -76,13 +76,13 @@ Include = /etc/pacman.d/mirrorlist [testing] Include = /etc/pacman.d/mirrorlist -[core] +[community-testing] Include = /etc/pacman.d/mirrorlist -[extra] +[core] Include = /etc/pacman.d/mirrorlist -[community-testing] +[extra] Include = /etc/pacman.d/mirrorlist [community] |