makepkg.conf.5: Document PACKAGER format requirements

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2019-10-04 11:53:04 +10:00
parent fd70c1c7bb
commit 5dd2b3776d

View file

@ -244,6 +244,7 @@ Options
**PACKAGER=**"John Doe <john@example.com>":: **PACKAGER=**"John Doe <john@example.com>"::
This value is used when querying a package to see who was the builder. 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. It is recommended to change this to your name and email address.
**COMPRESSGZ=**"(gzip -c -f -n)":: **COMPRESSGZ=**"(gzip -c -f -n)"::