lightdm: update to 1.19.5.

This commit is contained in:
Juan RP 2016-10-10 06:24:58 +02:00
parent cae3eef782
commit fce48659e2

View file

@ -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 <xtraeme@voidlinux.eu>"
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)"