From 7f8a949b38e5d1d53ba08c758d6d41d9d304f330 Mon Sep 17 00:00:00 2001 From: Sohrab Behdani <72007820+behdanisohrab@users.noreply.github.com> Date: Tue, 16 May 2023 04:59:32 -0400 Subject: [PATCH] Update pacman.conf --- iso/pacman.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/pacman.conf b/iso/pacman.conf index d7a1823..d7e5d5e 100644 --- a/iso/pacman.conf +++ b/iso/pacman.conf @@ -95,7 +95,7 @@ Include = /etc/pacman.d/mirrorlist [ppr] SigLevel = Optional TrustedOnly -Server = https://mirror.parchlinux.ir/ppr/x86_64 +Server = https://raw.githubusercontent.com/parchlinux/ppr/main/x86_64/ # An example of a custom package repository. See the pacman manpage for