Date: Friday, January 7, 2011 @ 12:55:56 Author: andyrtr Revision: 105307
upgpkg: thunar 1.1.6-5 remove udisks dep and modify gvfs describtion Modified: thunar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-07 17:37:37 UTC (rev 105306) +++ PKGBUILD 2011-01-07 17:55:56 UTC (rev 105307) @@ -4,14 +4,14 @@ pkgname=thunar pkgver=1.1.6 -pkgrel=4 +pkgrel=5 pkgdesc="modern file manager for Xfce" arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') url="http://thunar.xfce.org" groups=('xfce4') depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev' - 'gtk2' 'exo>=0.5.4' 'libxfce4util>=4.7.3' 'libxfce4ui' 'libpng' 'udisks') + 'gtk2' 'exo>=0.5.4' 'libxfce4util>=4.7.3' 'libxfce4ui' 'libpng') makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.7.4') optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems' 'xfce4-panel: for trash applet'