diff --git a/default/pacman/pacman.conf b/default/pacman/pacman.conf index 10239f2e..1d4ab7b4 100644 --- a/default/pacman/pacman.conf +++ b/default/pacman/pacman.conf @@ -12,15 +12,10 @@ DownloadUser = alpm # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages. -SigLevel = Required DatabaseOptional +SigLevel = Required DatabaseOptional LocalFileSigLevel = Optional -# REPOSITORIES -# - pacman will search repositories in the order defined here -# - repositories listed first will take precedence when packages -# have identical names, regardless of version number -# - URLs will have $repo replaced by the name of the current repo -# - URLs will have $arch replaced by the name of the architecture +# pacman searches repositories in the order defined here [core] Include = /etc/pacman.d/mirrorlist