summaryrefslogtreecommitdiffstats
path: root/thunar-notrash
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-06-21 13:27:47 +0200
committerFlorian Pritz <f-p@gmx.at>2009-06-21 13:27:47 +0200
commitc0ff7150e21628cee36f7069a597fbf94402497d (patch)
treef06674c1dfcb0b648de0a248cab1998696533867 /thunar-notrash
parenteac2e3cc7d9edbfe42aa571cf4e530cf9d67ee2c (diff)
downloadaur-packages-c0ff7150e21628cee36f7069a597fbf94402497d.tar.gz
aur-packages-c0ff7150e21628cee36f7069a597fbf94402497d.tar.xz
add conflicts and provides
Diffstat (limited to 'thunar-notrash')
-rw-r--r--thunar-notrash/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
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')