mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-11 07:31:04 -04:00

pacman expects an unarmored signature. makepkg forces the generation of unarmored signatures, and repo-add will reject any armored signature. For consistency pacman-key should also reject armored signatures. Signed-off-by: Allan McRae <allan@archlinux.org>