From c0ff7150e21628cee36f7069a597fbf94402497d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 21 Jun 2009 13:27:47 +0200 Subject: add conflicts and provides --- thunar-notrash/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'thunar-notrash/PKGBUILD') diff --git a/thunar-notrash/PKGBUILD b/thunar-notrash/PKGBUILD index a0f7f13..a5b0d1e 100644 --- a/thunar-notrash/PKGBUILD +++ b/thunar-notrash/PKGBUILD @@ -10,6 +10,8 @@ arch=(i686 x86_64) license=('GPL2' 'LGPL2') url="http://thunar.xfce.org" groups=('xfce4') +conflicts=(thunar) +provides=(thunar) depends=('desktop-file-utils' 'libexif>=0.6.17' 'xfce4-panel>=4.6.1' 'hicolor-icon-theme' 'fam') makedepends=('intltool' 'pkgconfig') optdepends=('gamin: a fam replacement to make thunar monitor changes to files on the fly') -- cgit v1.2.3-24-g4f1b