changed packages order
This commit is contained in:
parent
fc4af90f08
commit
ae59c52cf9
1 changed files with 4 additions and 4 deletions
|
@ -69,6 +69,10 @@ LocalFileSigLevel = Optional
|
||||||
# repo name header and Include lines. You can add preferred servers immediately
|
# repo name header and Include lines. You can add preferred servers immediately
|
||||||
# after the header, and they will be used before the default mirrors.
|
# after the header, and they will be used before the default mirrors.
|
||||||
|
|
||||||
|
[ppr]
|
||||||
|
SigLevel = Optional TrustedOnly
|
||||||
|
Server = https://raw.githubusercontent.com/parchlinux/ppr/main/x86_64/
|
||||||
|
|
||||||
#[core-testing]
|
#[core-testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
|
@ -90,10 +94,6 @@ Include = /etc/pacman.d/mirrorlist
|
||||||
#[multilib]
|
#[multilib]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[ppr]
|
|
||||||
SigLevel = Optional TrustedOnly
|
|
||||||
Server = https://raw.githubusercontent.com/parchlinux/ppr/main/x86_64/
|
|
||||||
|
|
||||||
[pcp]
|
[pcp]
|
||||||
SigLevel = Optional TrustedOnly
|
SigLevel = Optional TrustedOnly
|
||||||
Server = https://raw.githubusercontent.com/parchlinux/pcp/main/x86_64/
|
Server = https://raw.githubusercontent.com/parchlinux/pcp/main/x86_64/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue