From 4aed970e8b3ad6bcc0013a18b84c88f2abb98e68 Mon Sep 17 00:00:00 2001 From: Matt C Date: Thu, 9 Sep 2021 12:20:22 -0400 Subject: [PATCH] updat repo url again --- pacman.def | 2 +- pacman.testing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pacman.def b/pacman.def index 2f6c855..243c949 100644 --- a/pacman.def +++ b/pacman.def @@ -75,7 +75,7 @@ RemoteFileSigLevel = Never #Include = /etc/pacman.d/mirrorlist [crystal] -Server = https://github.com/crystal-linux/packages/raw/main/crystal/ +Server = Server = http://repo.getcryst.al/main/$arch/ SigLevel = Never [core] diff --git a/pacman.testing b/pacman.testing index 770eaf1..3eee954 100644 --- a/pacman.testing +++ b/pacman.testing @@ -75,7 +75,7 @@ RemoteFileSigLevel = Never #Include = /etc/pacman.d/mirrorlist [crystal] -Server = https://github.com/crystal-linux/packages/raw/testing/crystal/ +Server = Server = http://repo.getcryst.al/testing/$arch/ SigLevel = Never [core]