doc/PKGBUILD: fix typo
Signed-off-by: Diego Viola <diego.viola@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
6e9ab43451
commit
94d9c2affe
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ function.
|
|||
This function is run inside `$srcdir`.
|
||||
|
||||
*verify() Function*::
|
||||
An optional `verify()` function can be specified to implement arbiterary
|
||||
An optional `verify()` function can be specified to implement arbitrary
|
||||
source authentication. The function should return a non-zero exit code when
|
||||
verification fails. This function is run before sources are extracted.
|
||||
This function is run inside `$startdir`.
|
||||
|
|
Loading…
Add table
Reference in a new issue