[arch-commits] Commit in plasma-workspace/kde-unstable (PKGBUILD kde.pam)

Antonio Rojas arojas at archlinux.org
Thu Aug 20 23:02:47 UTC 2015


    Date: Friday, August 21, 2015 @ 01:02:47
  Author: arojas
Revision: 244456

Fix kdehome

Modified:
  plasma-workspace/kde-unstable/PKGBUILD
  plasma-workspace/kde-unstable/kde.pam

----------+
 PKGBUILD |    2 +-
 kde.pam  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-20 21:35:22 UTC (rev 244455)
+++ PKGBUILD	2015-08-20 23:02:47 UTC (rev 244456)
@@ -25,7 +25,7 @@
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz"
         'kde.pam')
 md5sums=('213feb78795eb4b46322b457f7d61b3f'
-         'f510a37e406aa8e0f24ffdc04db90463')
+         '860a00545d17f7d3c248d689a1cedb56')
 
 prepare() {
   mkdir build

Modified: kde.pam
===================================================================
--- kde.pam	2015-08-20 21:35:22 UTC (rev 244455)
+++ kde.pam	2015-08-20 23:02:47 UTC (rev 244456)
@@ -2,7 +2,7 @@
 
 auth            include         system-login
 auth		optional	pam_kwallet5.so
-auth		optional	pam_kwallet.so
+auth		optional	pam_kwallet.so kdehome=.kde4
 
 account         include         system-login
 



More information about the arch-commits mailing list