From c1e4f35c299be689db769b015abc138729adc714 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 18 Jul 2016 08:07:43 +0200 Subject: [PATCH] lightdm: update to 1.18.2. --- srcpkgs/lightdm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lightdm/template b/srcpkgs/lightdm/template index 61fdbcb924e..7bc41d3497f 100644 --- a/srcpkgs/lightdm/template +++ b/srcpkgs/lightdm/template @@ -1,6 +1,6 @@ # Template file for 'lightdm' pkgname=lightdm -version=1.18.1 +version=1.18.2 revision=1 build_style=gnu-configure configure_args="--sbindir=/usr/bin --with-greeter-session=lightdm-gtk-greeter @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-3, LGPL-3" homepage="https://launchpad.net/lightdm" distfiles="https://launchpad.net/lightdm/${version%.*}/$version/+download/$pkgname-$version.tar.xz" -checksum=85488565e42089ec025a2f330cff97fa615b02777dbab86a916b209a2cfc89fa +checksum=fd97dfc8af9c6e14c9919d1c13a4a8a68a046621ad5f404ca4e3c84895ab0e5c build_options="gir" hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"