pacman.conf: fix repo URL antergos-pkgs -> antergos-packages
This commit is contained in:
+2
-2
@@ -97,8 +97,8 @@ Include = /etc/pacman.d/mirrorlist
|
|||||||
|
|
||||||
[antergos-pkgs]
|
[antergos-pkgs]
|
||||||
SigLevel = Optional TrustAll
|
SigLevel = Optional TrustAll
|
||||||
Server = https://Antergos-NeXT.github.io/antergos-pkgs/$repo/os/$arch
|
Server = https://Antergos-NeXT.github.io/antergos-packages/$repo/os/$arch
|
||||||
Server = https://Antergos-NeXT.github.io/antergos-pkgs
|
Server = https://Antergos-NeXT.github.io/antergos-packages
|
||||||
|
|
||||||
# An example of a custom package repository. See the pacman manpage for
|
# An example of a custom package repository. See the pacman manpage for
|
||||||
# tips on creating your own repositories.
|
# tips on creating your own repositories.
|
||||||
|
|||||||
Reference in New Issue
Block a user