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