diff options
Diffstat (limited to 'abs/core/pacman/pacman.conf')
-rw-r--r-- | abs/core/pacman/pacman.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/pacman/pacman.conf b/abs/core/pacman/pacman.conf index d1129a8..25ab6b6 100644 --- a/abs/core/pacman/pacman.conf +++ b/abs/core/pacman/pacman.conf @@ -61,19 +61,19 @@ NoUpgrade = etc/func/minion.conf # after the header, and they will be used before the default mirrors. [core] -Server = http://knoppmyth.net/repo/$arch/$repo +Server = http://linhes.org/repo/$arch/$repo [extra] -Server = http://knoppmyth.net/repo/$arch/$repo +Server = http://linhes.org/repo/$arch/$repo #[chroot-devel] -#Server = http://knoppmyth.net/repo/$arch/$repo +#Server = http://linhes.org/repo/$arch/$repo #[core-testing] -#Server = http://knoppmyth.net/repo/$arch/$repo +#Server = http://linhes.org/repo/$arch/$repo #[extra-testing] -#Server = http://knoppmyth.net/repo/$arch/$repo +#Server = http://linhes.org/repo/$arch/$repo #[testing] #Include = /etc/pacman.d/mirrorlist |