diff --git a/pacman.conf b/pacman.conf index 065fdbf..7ffb6dc 100644 --- a/pacman.conf +++ b/pacman.conf @@ -71,12 +71,8 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. # ==== BEGIN customrepos ==== -#[archrepo] -#Server = http://archrepo.system-rescue-cd.org/archpkgs/ -#SigLevel = Optional TrustAll - [custompkgs] -Server = http://archrepo.system-rescue-cd.org/custompkgs/ +Server = http://archrepo.system-rescue-cd.org/ SigLevel = Optional TrustAll # ==== END customrepos ====