diff --git a/pacman.conf b/pacman.conf index 6a4eaf9..cfddf24 100644 --- a/pacman.conf +++ b/pacman.conf @@ -95,13 +95,5 @@ Include = /etc/pacman.d/mirrorlist #Server = file:///home/custompkgs [archzfs] -# Origin Server - France -Server = http://archzfs.com/$repo/x86_64 -# Mirror - Germany -Server = http://mirror.sum7.eu/archlinux/archzfs/$repo/x86_64 -# Mirror - Germany -Server = https://mirror.biocrafting.net/archlinux/archzfs/$repo/x86_64 -# Mirror - India -Server = https://mirror.in.themindsmaze.com/archzfs/$repo/x86_64 -# Mirror - US -Server = https://zxcvfdsa.com/archzfs/$repo/$arch \ No newline at end of file +SigLevel = Required +Server = https://github.com/archzfs/archzfs/releases/download/experimental \ No newline at end of file