diff --git a/srcpkgs/lightdm/template b/srcpkgs/lightdm/template index 0c32c3de4dc..e77a0cf3e09 100644 --- a/srcpkgs/lightdm/template +++ b/srcpkgs/lightdm/template @@ -1,6 +1,6 @@ # Template file for 'lightdm' pkgname=lightdm -version=1.19.4 +version=1.19.5 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=0eaf6d2725c2d8d15a067cf293a4f3f3526720467a41c9806c894e7e802f20d0 +checksum=3fe4b0452c0d37a890100800e88f683a981954c57136ba1fcf084a1aa6447f3d build_options="gir" hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"