makepkg.8: add missing fullstop
Fixes FS#75838 Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
656abdb256
commit
53dd3e844a
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ Options
|
||||||
For each source file in the source array of PKGBUILD, download the file
|
For each source file in the source array of PKGBUILD, download the file
|
||||||
if required and generate integrity checks. The integrity checks generated
|
if required and generate integrity checks. The integrity checks generated
|
||||||
are determined by the checks present in the PKGBUILD, falling back to the
|
are determined by the checks present in the PKGBUILD, falling back to the
|
||||||
value of the INTEGRITY_CHECK array in makepkg.conf(5) if these are absent
|
value of the INTEGRITY_CHECK array in makepkg.conf(5) if these are absent.
|
||||||
This output can be redirected into your PKGBUILD for source validation
|
This output can be redirected into your PKGBUILD for source validation
|
||||||
using "`makepkg -g >> PKGBUILD`".
|
using "`makepkg -g >> PKGBUILD`".
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue