From f6475e92e89fa29795eb37f2034e789e8b80b3be Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 3 May 2020 19:13:03 +0200 Subject: [PATCH] Switch Arch mirrors The old one is gone --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 314be27..daa38c8 100755 --- a/main.py +++ b/main.py @@ -100,7 +100,7 @@ VERSION_CONFIG = [] for repo in ["core", "extra", "community", "testing", "community-testing", "multilib"]: VERSION_CONFIG.append( - ("http://ftp.halifax.rwth-aachen.de/archlinux/" + ("https://mirror.f4st.host/archlinux/" "{0}/os/x86_64/{0}.db".format(repo), repo, "")) SRCINFO_CONFIG = [