From 276f26e21a58ceb9e640e0a4b13c7794502ed2a1 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 30 Mar 2023 09:46:59 +0300 Subject: [PATCH] Updated for mirror --- configs/repositories.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/repositories.toml b/configs/repositories.toml index e765c01b..37d54b31 100644 --- a/configs/repositories.toml +++ b/configs/repositories.toml @@ -35,7 +35,7 @@ GNOME_REPO_NAME = "gnome" GNOME_REPO = false - GNOME_REPO_MIRROR = "https://reddoglinux.ddns.net/linux/gnome/43.x/x86_64/" + GNOME_REPO_MIRROR = "http://slackware.uk/gfs/current/43.3/x86_64/" GNOME_REPO_PACKAGES = "PACKAGES.TXT" GNOME_REPO_CHECKSUMS = "CHECKSUMS.md5" GNOME_REPO_CHANGELOG = "ChangeLog.txt"