Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/config/pacman/extra-x86_64_v3.conf
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2023-05-03 14:33:14 +0300
committerLevente Polyak <anthraxx@archlinux.org>2023-05-20 00:08:13 +0200
commit4d3ab0b489f05565cec0a741564f8ba6ec57a9d6 (patch)
treed34901df5854f9768d892cd902613a3a2fb65d18 /config/pacman/extra-x86_64_v3.conf
parent830dcde2d8353dbcce1e831adb7c7e8f538210a3 (diff)
config: update pacman configs for new repository layout
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'config/pacman/extra-x86_64_v3.conf')
-rw-r--r--config/pacman/extra-x86_64_v3.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/config/pacman/extra-x86_64_v3.conf b/config/pacman/extra-x86_64_v3.conf
index afb7a0c..1c248cd 100644
--- a/config/pacman/extra-x86_64_v3.conf
+++ b/config/pacman/extra-x86_64_v3.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