fixed pacman
All checks were successful
Build and Deploy ISO / build_iso (release) Successful in 23m44s
All checks were successful
Build and Deploy ISO / build_iso (release) Successful in 23m44s
This commit is contained in:
parent
4b39c82d2b
commit
4e22acac0f
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ LocalFileSigLevel = Optional
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[ppr]
|
[ppr]
|
||||||
SigLevel = Optional TrustedOnly
|
SigLevel = Never
|
||||||
Server = https://git.parchlinux.com/repos/ppr/raw/branch/main/x86_64/
|
Server = https://git.parchlinux.com/repos/ppr/raw/branch/main/x86_64/
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
|
@ -95,7 +95,7 @@ Include = /etc/pacman.d/mirrorlist
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[pcp]
|
[pcp]
|
||||||
SigLevel = Optional TrustedOnly
|
SigLevel = Never
|
||||||
Server = https://git.parchlinux.com/repos/pcp/raw/branch/main/x86_64/
|
Server = https://git.parchlinux.com/repos/pcp/raw/branch/main/x86_64/
|
||||||
|
|
||||||
# An example of a custom package repository. See the pacman manpage for
|
# An example of a custom package repository. See the pacman manpage for
|
||||||
|
|
Loading…
Add table
Reference in a new issue