diff --git a/srcpkgs/lightdm/template b/srcpkgs/lightdm/template index a1a3fc7491f..24c3ef9fcc1 100644 --- a/srcpkgs/lightdm/template +++ b/srcpkgs/lightdm/template @@ -1,6 +1,6 @@ # Template file for 'lightdm' pkgname=lightdm -version=1.16.6 +version=1.16.7 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=f8f5d38886fa3c1f52e92a51663c30aaf6de462a9e4df4407769a7b93bf22a6c +checksum=67b72a5dadf823ebc7df1bb523da59342271fcf67fcac9a2a2c30007ccb9ab32 build_options="gir" hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"