pacman.conf: add both $repo/os/$arch and flat Server URLs for antergos-pkgs

This commit is contained in:
2026-06-08 19:26:51 +02:00
parent 9eee2ac909
commit 996124b092
+2 -1
View File
@@ -97,7 +97,8 @@ Include = /etc/pacman.d/mirrorlist
[antergos-pkgs]
SigLevel = Optional TrustAll
Server = https://Antergos-NeXT.github.io/antergos-pkgs/
Server = https://Antergos-NeXT.github.io/antergos-pkgs/$repo/os/$arch
Server = https://Antergos-NeXT.github.io/antergos-pkgs
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.