diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-10-03 13:54:54 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-10-03 13:54:54 +0800 |
commit | cb7be10a43a50a762415ebe73d0831464a0e8e32 (patch) | |
tree | 6deffb144bd89f7e66a32a394edbdf09a1a158f4 | |
parent | f34c72af5bba26fa14eb78b8750d9750a8cb7ee1 (diff) |
linux-megi 6.15.6-2 pkg moved from danctnix-testing to danctnix repo, no need to use the danctnix-testing repo in pacman.conf any more for linux-megi 6.15.6-2pp
-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 5bc30b90..1ff36947 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -80,8 +80,8 @@ Server = https://mirrors.flylightning.xyz/archlinux/fly/os/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-testing] +#Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ [danctnix] Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ |