pacman-key: change signing key to RSA4096

RSA2048 may have been fine when this was written many moons ago, but time
this has a bump.

Signed-off-by: Allan McRae <allan@archlinux.org>
(cherry picked from commit 7ba8e5f376)
This commit is contained in:
Allan McRae 2020-06-15 19:17:41 +10:00 committed by Andrew Gregory
parent 82d4b98ddc
commit c834a75718

View file

@ -147,7 +147,7 @@ generate_master_key() {
"${GPG_PACMAN[@]}" --gen-key --batch <<EOF
%echo Generating pacman keyring master key...
Key-Type: RSA
Key-Length: 2048
Key-Length: 4096
Key-Usage: sign
Name-Real: Pacman Keyring Master Key
Name-Email: pacman@localhost