From 967a78f5e476030c2d13104a7dadc5ce4daf5882 Mon Sep 17 00:00:00 2001 From: Chantry Xavier Date: Mon, 19 Nov 2007 18:23:04 +0100 Subject: Update PKGBUILD manpage with versioned conflicts. As the b96922679e4ed14aa687bf194b766d82a1d10577 commit showed with two pactests (which were renamed to depconflict110/111), versioned conflicts are now possible. Signed-off-by: Chantry Xavier Signed-off-by: Dan McGee --- doc/PKGBUILD.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index 0d3ff3ae..b55071aa 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -126,7 +126,7 @@ Options and Directives *conflicts (array)*:: 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 - same format as depends, except you cannot specify versions. + same format as depends. Versioned conflicts are also supported. *provides (array)*:: An array of ``virtual provisions'' that this package provides. This allows -- cgit v1.2.3-24-g4f1b