diff --git a/srcpkgs/lightdm/template b/srcpkgs/lightdm/template index 65411c2219f..3b6f667a80c 100644 --- a/srcpkgs/lightdm/template +++ b/srcpkgs/lightdm/template @@ -1,6 +1,6 @@ # Template file for 'lightdm' pkgname=lightdm -version=1.22.0 +version=1.24.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=e4b9afb6a7e627440ccda140972631e54d005340ec6043d538281f28a8dbab28 +checksum=cd509b74382bcf382c6e3e4b54ac30ba804022fec968d6993d134552ea1a43a2 build_options="gir" hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"