1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00

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:
Chantry Xavier 2007-11-19 18:23:04 +01:00 committed by Dan McGee
parent aa942a126b
commit 967a78f5e4

View File

@ -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