Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/config/pacman/extra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/pacman/extra.conf')
-rw-r--r--config/pacman/extra.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/config/pacman/extra.conf b/config/pacman/extra.conf
index 768c96d..8c84772 100644
--- a/config/pacman/extra.conf
+++ b/config/pacman/extra.conf
@@ -70,19 +70,16 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
-#[testing]
+#[core-testing]
#Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
-[extra]
-Include = /etc/pacman.d/mirrorlist
-
-#[community-testing]
+#[extra-testing]
#Include = /etc/pacman.d/mirrorlist
-[community]
+[extra]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for