From 2d8813df5b3f8a63835a228496f998914755d820 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 1 Feb 2014 03:35:09 +0000 Subject: Sat Feb 1 03:33:52 UTC 2014 --- community/mate-session-manager/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'community/mate-session-manager/PKGBUILD') diff --git a/community/mate-session-manager/PKGBUILD b/community/mate-session-manager/PKGBUILD index f068aafd5..e493b23eb 100644 --- a/community/mate-session-manager/PKGBUILD +++ b/community/mate-session-manager/PKGBUILD @@ -1,18 +1,17 @@ -# $Id: PKGBUILD 104191 2014-01-16 16:24:45Z flexiondotorg $ +# $Id: PKGBUILD 105093 2014-01-31 12:59:35Z flexiondotorg $ # Maintainer : Martin Wimpress -# Contributor: Giovanni Ricciardi -# Contributor: Xpander pkgname=mate-session-manager pkgver=1.6.1 -pkgrel=9 +pkgrel=10 pkgdesc="The MATE Session Handler" url="http://mate-desktop.org" arch=('i686' 'x86_64') license=('GPL' 'LGPL') depends=('dbus-glib' 'gtk2' 'libsm' 'libxtst' 'mate-desktop' 'mate-polkit' - 'mate-settings-daemon') + 'mate-settings-daemon' 'xdg-user-dirs') makedepends=('mate-common' 'perl-xml-parser' 'xmlto') +optdepends=('xdg-user-dirs-gtk: Add autostart that prompts to rename user directories when switching locales') options=('!emptydirs') groups=('mate') source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz" -- cgit v1.2.3-54-g00ecf