Signed-off-by: Allan McRae <[email protected]> --- doc/makepkg.conf.5.asciidoc | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/makepkg.conf.5.asciidoc b/doc/makepkg.conf.5.asciidoc index 9292b2a6..a8995a27 100644 --- a/doc/makepkg.conf.5.asciidoc +++ b/doc/makepkg.conf.5.asciidoc @@ -244,6 +244,7 @@ Options **PACKAGER=**"John Doe <[email protected]>":: This value is used when querying a package to see who was the builder. + The given format is enforced to allow PGP key lookup through WKD. It is recommended to change this to your name and email address. **COMPRESSGZ=**"(gzip -c -f -n)":: -- 2.23.0
