Fix typos in PKGBUILD man page
Original-patch-by: Jason Ribeiro Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
f250b034b4
commit
b3a5535360
1 changed files with 2 additions and 2 deletions
|
@ -161,7 +161,7 @@ name. The syntax is: `source=('filename::url')`.
|
||||||
Versioned provisions are also possible, in the 'name=version' format.
|
Versioned provisions are also possible, in the 'name=version' format.
|
||||||
For example, dcron can provide 'cron=2.0' to satisfy the 'cron>=2.0'
|
For example, dcron can provide 'cron=2.0' to satisfy the 'cron>=2.0'
|
||||||
dependency of other packages. Provisions involving the '>' and '<'
|
dependency of other packages. Provisions involving the '>' and '<'
|
||||||
operators are invalid as only specifc versions of a package may be
|
operators are invalid as only specific versions of a package may be
|
||||||
provided.
|
provided.
|
||||||
|
|
||||||
*replaces (array)*::
|
*replaces (array)*::
|
||||||
|
@ -221,7 +221,7 @@ name. The syntax is: `source=('filename::url')`.
|
||||||
operation, even if the version number would normally not trigger
|
operation, even if the version number would normally not trigger
|
||||||
such an upgrade. This is useful when the version numbering scheme
|
such an upgrade. This is useful when the version numbering scheme
|
||||||
of a package changes (or is alphanumeric). See linkman:pacman[8] for
|
of a package changes (or is alphanumeric). See linkman:pacman[8] for
|
||||||
more infomation on version comparisons.
|
more information on version comparisons.
|
||||||
|
|
||||||
|
|
||||||
build() Function
|
build() Function
|
||||||
|
|
Loading…
Add table
Reference in a new issue