[arch-commits] Commit in thunar/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 6 12:48:07 UTC 2012


    Date: Thursday, December 6, 2012 @ 07:48:06
  Author: foutrelis
Revision: 172897

upgpkg: thunar 1.6.0-3

Go back to depending on udev (provided by systemd) to accommodate people who dislike systemd and use an independent udev.

Modified:
  thunar/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-06 11:02:02 UTC (rev 172896)
+++ PKGBUILD	2012-12-06 12:48:06 UTC (rev 172897)
@@ -4,14 +4,14 @@
 
 pkgname=thunar
 pkgver=1.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Modern file manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://thunar.xfce.org"
 license=('GPL2' 'LGPL2.1')
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
-         'systemd' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+         'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
 optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems'
             'polkit-gnome: for mounting internal partitions (needs root password)'




More information about the arch-commits mailing list