From 4d3ab0b489f05565cec0a741564f8ba6ec57a9d6 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 3 May 2023 14:33:14 +0300 Subject: config: update pacman configs for new repository layout Signed-off-by: Levente Polyak --- config/pacman/extra-x86_64_v3.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'config/pacman/extra-x86_64_v3.conf') 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 -- cgit v1.2.3-54-g00ecf