diff options
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index a5954d26..0063f68b 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -72,7 +72,7 @@ LocalFileSigLevel = Optional # DANCTNIX: Uncomment this if you want to be the first trying out new stuffs. # They might break your device. #[danctnix-testing] -#Server = https://p64.arikawa-hi.me/$repo/$arch/ +#Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ #[fly] #Server = file:///home/xyz/programs/repos/fly/$arch @@ -81,7 +81,7 @@ LocalFileSigLevel = Optional Server = file:///home/xyz/programs/repos/fly/any [danctnix] -Server = https://p64.arikawa-hi.me/$repo/$arch/ +Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ [core] Include = /etc/pacman.d/mirrorlist |