Update PKGBUILD manpage with versioned conflicts.
As the b96922679e
commit showed with two
pactests (which were renamed to depconflict110/111), versioned conflicts are
now possible.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
aa942a126b
commit
967a78f5e4
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ Options and Directives
|
||||||
*conflicts (array)*::
|
*conflicts (array)*::
|
||||||
An array of packages that will conflict with this package (i.e. they
|
An array of packages that will conflict with this package (i.e. they
|
||||||
cannot both be installed at the same time). This directive follows the
|
cannot both be installed at the same time). This directive follows the
|
||||||
same format as depends, except you cannot specify versions.
|
same format as depends. Versioned conflicts are also supported.
|
||||||
|
|
||||||
*provides (array)*::
|
*provides (array)*::
|
||||||
An array of ``virtual provisions'' that this package provides. This allows
|
An array of ``virtual provisions'' that this package provides. This allows
|
||||||
|
|
Loading…
Add table
Reference in a new issue