changed repos to gitlab in build
This commit is contained in:
parent
607eb83050
commit
9adc5d14a9
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ LocalFileSigLevel = Optional
|
|||
|
||||
[ppr]
|
||||
SigLevel = Optional TrustedOnly
|
||||
Server = https://mirror.parchlinux.com/repos/$repo/$arch
|
||||
Server = https://git.parchlinux.com/repo/ppr/-/raw/main/x86_64/
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
@ -96,7 +96,7 @@ Include = /etc/pacman.d/mirrorlist
|
|||
|
||||
[pcp]
|
||||
SigLevel = Optional TrustedOnly
|
||||
Server = https://mirror.parchlinux.com/repos/$repo/$arch
|
||||
Server = https://git.parchlinux.com/repo/pcp/-/raw/main/x86_64/
|
||||
|
||||
|
||||
# An example of a custom package repository. See the pacman manpage for
|
||||
|
|
Loading…
Add table
Reference in a new issue