![]() The current code treats -k/--key as a binary option which later makes it
fail parsing the argument as then the end of arguments '--' is treated
as the GPGKEY. We fix this by adding the appropriate specifier to the
long and shortopt.
Closes https://gitlab.archlinux.org/pacman/pacman/-/issues/105
Fixes:
|
||
---|---|---|
.. | ||
completion | ||
libmakepkg | ||
po | ||
.gitignore | ||
libmakepkg.pc.in | ||
makepkg-template.pl.in | ||
makepkg.sh.in | ||
meson.build | ||
pacman-db-upgrade.sh.in | ||
pacman-key.sh.in | ||
repo-add.sh.in | ||
wrapper.sh.in |