lightdm: update to 1.16.0

This commit is contained in:
Steve Prybylski 2015-09-08 13:34:06 -04:00
parent 90624423e5
commit 97b6048fe6

View file

@ -1,7 +1,7 @@
# Template file for 'lightdm'
pkgname=lightdm
version=1.14.2
revision=3
version=1.16.0
revision=1
build_pie=yes
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --with-greeter-session=lightdm-gtk-greeter
@ -12,7 +12,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=28b078979870782aaa1a9167945e1dab19cc6d699747af3d0c0c9a3bdb8dbba1
checksum=b2e31beed0c3045bce6119617e96f18e9ee3540582f61fac5aca9697e747abc6
build_options="gir"
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"