summaryrefslogtreecommitdiff
path: root/community/cinnamon-settings-daemon
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-29 01:05:02 -0700
committerroot <root@rshg054.dnsready.net>2013-10-29 01:05:02 -0700
commit38b1ce25596ae456fefb3214a73c3d1005da568f (patch)
tree5cb69842c94bdd2b34b01be22f97b5949237550f /community/cinnamon-settings-daemon
parent1a32448c2c53b0e66ce0fe14c5dd2057afd432bc (diff)
Tue Oct 29 01:04:23 PDT 2013
Diffstat (limited to 'community/cinnamon-settings-daemon')
-rw-r--r--community/cinnamon-settings-daemon/PKGBUILD8
-rw-r--r--community/cinnamon-settings-daemon/automount-plugin.patch2
2 files changed, 5 insertions, 5 deletions
diff --git a/community/cinnamon-settings-daemon/PKGBUILD b/community/cinnamon-settings-daemon/PKGBUILD
index 0d3417363..03b4bef47 100644
--- a/community/cinnamon-settings-daemon/PKGBUILD
+++ b/community/cinnamon-settings-daemon/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=cinnamon-settings-daemon
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.5
+pkgrel=1
pkgdesc="The Cinnamon Settings daemon"
arch=('i686' 'x86_64')
license=('GPL')
@@ -16,9 +16,9 @@ url="https://github.com/linuxmint/cinnamon-settings-daemon"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-settings-daemon/archive/${pkgver}.tar.gz"
keyboard.patch
automount-plugin.patch)
-sha256sums=('f03f5ea46bec11a6a0ed02b232dab8cb99a84fd8a9b52a76a454a7ba74dc1168'
+sha256sums=('12dc50677fb90be00ed7e947f40eee4aa9d5126d7ad026d2a8d87588ef312018'
'3c05b978cb414c8fc1530f211bab58627a64ac9c156630c9d486f5926a85109c'
- '0a6dfbea6f28e5107212a8e8091ded6a3b5b34b1710c11c2f04c4d02846f9398')
+ 'ff30a46acc968b2cfab7f6040aa2ee400049f784b466901c347c513da2a538a9')
prepare() {
cd $pkgname-$pkgver
diff --git a/community/cinnamon-settings-daemon/automount-plugin.patch b/community/cinnamon-settings-daemon/automount-plugin.patch
index f6ca1181f..17eebca7f 100644
--- a/community/cinnamon-settings-daemon/automount-plugin.patch
+++ b/community/cinnamon-settings-daemon/automount-plugin.patch
@@ -382,7 +382,7 @@ diff -Naur cinnamon-settings-daemon-2.0.1.orig/plugins/automount/Makefile.am cin
- $(top_builddir)/cinnamon-settings-daemon/libcsd.la
+ $(NULL)
--autostartdir = $(sysconfdir)/xdg/autostart
+-autostartdir = $(datadir)/applications
-autostart_in_files = cinnamon-fallback-mount-helper.desktop.in
-autostart_in_in_files = cinnamon-fallback-mount-helper.desktop.in.in
-autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)