From ac00591157b88644c15877d9e44bec67e99ccfb5 Mon Sep 17 00:00:00 2001 From: amnon Date: Tue, 27 Jul 2010 00:06:27 +0000 Subject: [PATCH] add conflicts provides lines --- cinstall-testing/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cinstall-testing/PKGBUILD b/cinstall-testing/PKGBUILD index 7bed981da..fa012de1b 100644 --- a/cinstall-testing/PKGBUILD +++ b/cinstall-testing/PKGBUILD @@ -10,11 +10,13 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=cinstall-testing pkgver=20100727 -pkgrel=2 +pkgrel=3 depends=('kdelibs' 'qt' 'squashfs-tools' 'xz-utils' 'unionfs-fuse' 'fakechroot') pkgdesc="Bundle Creator/Launcher and Package-Manager" arch=("i686" "x86_64") license=('GPL') +provides=('cinstall') +conflicts=('cinstall') install=$pkgname.install url="http://chakra-project.org/" optdepends=('akabei: for akabei support'