From c1c7623eaf83aec10d235f3fb98e9ce4661a331b Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 19 Nov 2023 02:10:10 -0800 Subject: update --- etc/pacman.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/pacman.conf b/etc/pacman.conf index 0063f68b..128cb8ad 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -69,17 +69,17 @@ LocalFileSigLevel = Optional # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. -# DANCTNIX: Uncomment this if you want to be the first trying out new stuffs. -# They might break your device. -#[danctnix-testing] -#Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ - #[fly] #Server = file:///home/xyz/programs/repos/fly/$arch [fly-any] Server = file:///home/xyz/programs/repos/fly/any +# DANCTNIX: Uncomment this if you want to be the first trying out new stuffs. +# They might break your device. +#[danctnix-testing] +#Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ + [danctnix] Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ -- cgit v1.2.3-70-g09d2