From d47f0a424e580e4ea6cd32621192c0bcf2f1a14e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 27 Mar 2016 00:13:23 +0100 Subject: [PATCH] lightdm: update to 1.18.0. --- srcpkgs/lightdm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lightdm/template b/srcpkgs/lightdm/template index 24c3ef9fcc..daecfa7c13 100644 --- a/srcpkgs/lightdm/template +++ b/srcpkgs/lightdm/template @@ -1,6 +1,6 @@ # Template file for 'lightdm' pkgname=lightdm -version=1.16.7 +version=1.18.0 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=67b72a5dadf823ebc7df1bb523da59342271fcf67fcac9a2a2c30007ccb9ab32 +checksum=2fb92fc71bed5506bfe2635656dec5565d8adf89c15b046ce3df2d4fcc66fb1f build_options="gir" hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"