[pacman-dev] [PATCH] makepkg.conf.5: Document PACKAGER format requirements

Allan McRae allan at archlinux.org
Fri Oct 4 01:53:56 UTC 2019


Signed-off-by: Allan McRae <allan at archlinux.org>
---
 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 <john at example.com>"::
 	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


More information about the pacman-dev mailing list