fix pacman.conf URLs to antergos-next.github.io/antergos-packages

This commit is contained in:
2026-06-23 11:49:56 +02:00
parent 2861933902
commit 59b3224aaa
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -82,8 +82,8 @@ The ISO uses the `antergos-packages` repo for custom packages (Cnchi, keyring, m
```ini
[antergos-pkgs]
SigLevel = Optional TrustAll
Server = https://Antergos-NeXT.github.io/antergos-packages/$repo/os/$arch
Server = https://Antergos-NeXT.github.io/antergos-packages
Server = https://antergos-next.github.io/antergos-packages/$repo/os/$arch
Server = https://antergos-next.github.io/antergos-packages
```
## Sources
+2 -2
View File
@@ -95,5 +95,5 @@ Include = /etc/pacman.d/mirrorlist
[antergos-pkgs]
SigLevel = Optional TrustAll
Server = https://Antergos-NeXT.github.io/antergos-packages/$repo/os/$arch
Server = https://Antergos-NeXT.github.io/antergos-packages
Server = https://antergos-next.github.io/antergos-packages/$repo/os/$arch
Server = https://antergos-next.github.io/antergos-packages
+2 -2
View File
@@ -97,8 +97,8 @@ Include = /etc/pacman.d/mirrorlist
[antergos-pkgs]
SigLevel = Optional TrustAll
Server = https://Antergos-NeXT.github.io/antergos-packages/$repo/os/$arch
Server = https://Antergos-NeXT.github.io/antergos-packages
Server = https://antergos-next.github.io/antergos-packages/$repo/os/$arch
Server = https://antergos-next.github.io/antergos-packages
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.