changed repos to gitlab in build

This commit is contained in:
Sohrab Behdani 2024-09-13 11:55:52 +03:30
parent 607eb83050
commit 9adc5d14a9

View file

@ -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