fix pacman.conf URLs to antergos-next.github.io/antergos-packages
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user