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

Balló György bgyorgy at nymeria.archlinux.org
Sun May 11 17:05:24 UTC 2014


    Date: Sunday, May 11, 2014 @ 19:05:24
  Author: bgyorgy
Revision: 110977

upgpkg: cinnamon 2.2.8-1

Update to version 2.2.8

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-11 16:30:53 UTC (rev 110976)
+++ PKGBUILD	2014-05-11 17:05:24 UTC (rev 110977)
@@ -5,7 +5,7 @@
 # Contributor: CReimer
 
 pkgname=cinnamon
-pkgver=2.2.5
+pkgver=2.2.8
 pkgrel=1
 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz"
         "upower_calender_fix.patch"
         "set_wheel.patch")
-sha256sums=('5e5fbfcd942316b83f3c1dc4d3cd7dd73fa9bed7c4af48fee0ae04a878e46d72'
+sha256sums=('d145d9c8087668006da5177fbae99c06958a5b8d1ad32381720fa6d20579023b'
             'babfe88a3773f5369b05c7b61d0318cf969b482b9e0c3f281afaf488b0051e53'
             'd5d5634b24e56837cb677e62669450c25f79005ed1388584760a131f461180ec')
 
@@ -50,6 +50,9 @@
   # Fix for the python2 PAM module  
   sed -i 's:import PAM:import pam:' files/usr/lib/cinnamon-settings/modules/cs_user.py
 
+  # Use pkexec instead of gksu
+  sed -i 's/gksu/pkexec/' files/usr/bin/cinnamon-settings-users
+
   # Check for the cc-panel path, not for the unneeded binary
   sed -i 's|/usr/bin/cinnamon-control-center|/usr/lib/cinnamon-control-center-1/panels|' files/usr/bin/cinnamon-settings
 




More information about the arch-commits mailing list