Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mkimage-arch-pacman.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkimage-arch-pacman.conf b/mkimage-arch-pacman.conf
index 5958ecc..b35c91d 100644
--- a/mkimage-arch-pacman.conf
+++ b/mkimage-arch-pacman.conf
@@ -38,7 +38,7 @@ CheckSpace
# 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 DatabaseNever
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required