25 lines
650 B
Text
25 lines
650 B
Text
--- pacman.conf-arch 2022-03-30 23:37:39.319409767 +0300
|
|
+++ pacman.conf.1 2023-05-25 18:49:54.708305904 +0300
|
|
@@ -69,19 +69,16 @@
|
|
# 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
|
|
|
|
# If you want to run 32 bit applications on your x86_64 system,
|