From fa3368ae3b34003cc0db84b7c0076d1ae2432340 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@proton.me> Date: Sun, 9 Oct 2022 10:27:02 +0200 Subject: [PATCH] fix: server url in pacman.conf Signed-off-by: 0xMRTT <0xMRTT@proton.me> --- crystal/pacman.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crystal/pacman.conf b/crystal/pacman.conf index bf84396..b06a0b2 100644 --- a/crystal/pacman.conf +++ b/crystal/pacman.conf @@ -74,11 +74,11 @@ RemoteFileSigLevel = Never [crystal-x86_64] Include = /etc/pacman.d/crystal-mirrorlist -#Server = https://executor.repo.getcryst.al +#Server = https://repo.getcryst.al [crystal-any] Include = /etc/pacman.d/crystal-mirrorlist -#Server = https://executor.repo.getcryst.al +#Server = https://repo.getcryst.al #[testing] #Include = /etc/pacman.d/mirrorlist