diff --git a/conf/pacman-default.conf b/conf/pacman-default.conf index ee25ce0..62aaa63 100644 --- a/conf/pacman-default.conf +++ b/conf/pacman-default.conf @@ -72,7 +72,8 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. [core] -Include = /etc/pacman.d/mirrorlist +#Include = /etc/pacman.d/mirrorlist +Server = http://mirror.netzspielplatz.de/manjaro/packages/$branch/$repo/$arch [extra] Include = /etc/pacman.d/mirrorlist diff --git a/conf/pacman-multilib.conf b/conf/pacman-multilib.conf index 1197148..5596b39 100644 --- a/conf/pacman-multilib.conf +++ b/conf/pacman-multilib.conf @@ -72,7 +72,8 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. [core] -Include = /etc/pacman.d/mirrorlist +#Include = /etc/pacman.d/mirrorlist +Server = http://mirror.netzspielplatz.de/manjaro/packages/$branch/$repo/$arch [extra] Include = /etc/pacman.d/mirrorlist