From 0aa06b7afbae6afcab111ac667b6c6de9d6139ac Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Tue, 23 Jun 2026 11:49:02 +0200 Subject: [PATCH] fix repo URL to antergos-next.github.io/antergos-packages --- generate-index.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/generate-index.py b/generate-index.py index f192f46..190b669 100644 --- a/generate-index.py +++ b/generate-index.py @@ -132,8 +132,8 @@ html = f'''
# /etc/pacman.conf
 [antergos-pkgs]
 SigLevel = Optional TrustAll
-Server = https://Antergos-NeXT.github.io/antergos-pkgs/$repo/os/$arch
-Server = https://Antergos-NeXT.github.io/antergos-pkgs
+Server = https://antergos-next.github.io/antergos-packages/$repo/os/$arch +Server = https://antergos-next.github.io/antergos-packages
@@ -151,8 +151,8 @@ Server = https://Antergos-NeXT.github.io/antergos-pkgs
- Antergos NeXT · - GitHub + GitHub · + antergos-next.github.io