From ae59c52cf98bd8100ade56ebadcd5ae546d587cc Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Sat, 6 Apr 2024 13:32:27 +0330 Subject: [PATCH] changed packages order --- iso/pacman.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/iso/pacman.conf b/iso/pacman.conf index 7337268..cecd43b 100644 --- a/iso/pacman.conf +++ b/iso/pacman.conf @@ -69,6 +69,10 @@ 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. +[ppr] +SigLevel = Optional TrustedOnly +Server = https://raw.githubusercontent.com/parchlinux/ppr/main/x86_64/ + #[core-testing] #Include = /etc/pacman.d/mirrorlist @@ -90,10 +94,6 @@ Include = /etc/pacman.d/mirrorlist #[multilib] #Include = /etc/pacman.d/mirrorlist -[ppr] -SigLevel = Optional TrustedOnly -Server = https://raw.githubusercontent.com/parchlinux/ppr/main/x86_64/ - [pcp] SigLevel = Optional TrustedOnly Server = https://raw.githubusercontent.com/parchlinux/pcp/main/x86_64/