mirror of
https://github.com/luzifer-aur/scripts.git
synced 2025-01-02 02:01:16 +00:00
22 lines
376 B
PacmanConf
22 lines
376 B
PacmanConf
|
[options]
|
||
|
HoldPkg = pacman glibc
|
||
|
Architecture = auto
|
||
|
|
||
|
CheckSpace
|
||
|
|
||
|
SigLevel = Required DatabaseOptional
|
||
|
LocalFileSigLevel = Optional
|
||
|
|
||
|
[core]
|
||
|
Include = /etc/pacman.d/mirrorlist
|
||
|
|
||
|
[luzifer]
|
||
|
SigLevel = Required
|
||
|
Server = https://s3-eu-west-1.amazonaws.com/arch-luzifer-io/repo/$arch
|
||
|
|
||
|
[extra]
|
||
|
Include = /etc/pacman.d/mirrorlist
|
||
|
|
||
|
[community]
|
||
|
Include = /etc/pacman.d/mirrorlist
|