Document verifying source file signatures in makepkg

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Allan McRae 2011-10-11 13:03:36 +10:00 committed by Dan McGee
parent 8ac7cf6b1b
commit d9c0a08e6d
1 changed files with 4 additions and 0 deletions

View File

@ -107,6 +107,10 @@ similar to `$_basekernver`.
It is also possible to change the name of the downloaded file, which is helpful It is also possible to change the name of the downloaded file, which is helpful
with weird URLs and for handling multiple source files with the same with weird URLs and for handling multiple source files with the same
name. The syntax is: `source=('filename::url')`. name. The syntax is: `source=('filename::url')`.
+
Files in the source array with extensions `.sig` or `.asc` are recognized by
makepkg as PGP signatures and will be automatically used to verify the integrity
of the corresponding source file.
*noextract (array)*:: *noextract (array)*::
An array of filenames corresponding to those from the source array. Files An array of filenames corresponding to those from the source array. Files