From 6579f046ecfbb527126c43e2da51f8e4ae7a21a7 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Sun, 16 Nov 2014 09:31:10 +0100
Subject: [PATCH] lightdm: update to 1.12.2.

---
 srcpkgs/lightdm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lightdm/template b/srcpkgs/lightdm/template
index d356202b727..11af2b671df 100644
--- a/srcpkgs/lightdm/template
+++ b/srcpkgs/lightdm/template
@@ -1,7 +1,7 @@
 # Template file for 'lightdm'
 pkgname=lightdm
-version=1.12.1
-revision=3
+version=1.12.2
+revision=1
 build_style=gnu-configure
 configure_args="--with-greeter-session=lightdm-gtk-greeter
  --with-greeter-user=lightdm --disable-static --disable-tests"
@@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="GPL-3, LGPL-3"
 homepage="https://launchpad.net/lightdm"
 distfiles="https://launchpad.net/lightdm/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
-checksum=55fc6ed30681d0d4c60ae3d2760c54ed74096632ca777f8cab5c072ef8f35b1b
+checksum=ce36bacef7a0ac5b720dc0f4aeb1c37aa56e7b72f7390e290a670fb1b8231736
 
 # both install /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
 conflicts="sddm>=0"