summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-10-04 03:53:04 +0200
committerAllan McRae <allan@archlinux.org>2019-10-04 04:07:04 +0200
commit5dd2b3776dedd85c196be737ea9c177216448756 (patch)
tree6676afd92764eaa551ff47ca81393ac88404354a
parentfd70c1c7bb0cb0681ab8a46d5f0494e0f9d992c6 (diff)
downloadpacman-5dd2b3776dedd85c196be737ea9c177216448756.tar.gz
pacman-5dd2b3776dedd85c196be737ea9c177216448756.tar.xz
makepkg.conf.5: Document PACKAGER format requirements
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--doc/makepkg.conf.5.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/makepkg.conf.5.asciidoc b/doc/makepkg.conf.5.asciidoc
index 9292b2a6..178a1f1c 100644
--- a/doc/makepkg.conf.5.asciidoc
+++ b/doc/makepkg.conf.5.asciidoc
@@ -244,6 +244,7 @@ Options
**PACKAGER=**"John Doe <john@example.com>"::
This value is used when querying a package to see who was the builder.
+ The given format is required for PGP key lookup through WKD.
It is recommended to change this to your name and email address.
**COMPRESSGZ=**"(gzip -c -f -n)"::