sddm: update to 0.14.0.

This commit is contained in:
Christian Neukirchen 2016-09-28 15:39:19 +02:00
parent 9d46acb155
commit f4b1f1b1f9

View file

@ -1,17 +1,17 @@
# Template file for 'sddm'
pkgname=sddm
version=0.13.0
version=0.14.0
revision=1
build_style=cmake
configure_args="-DBUILD_MAN_PAGES=1 -DNO_SYSTEMD=1 -DLOGIN_DEFS_PATH=/etc/login.defs"
hostmakedepends="cmake pkg-config python-docutils"
hostmakedepends="cmake extra-cmake-modules pkg-config python-docutils"
makedepends="qt5-declarative-devel qt5-tools-devel pam-devel"
short_desc="QML based X11 display manager"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://github.com/sddm/sddm"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=26dee7e59859b5cbd5ec26b0050ef31c32b43be304e4042119819ab9779c26bd
checksum=a551551a6ba324e9c384c89bc63e871de65fea3740eadbea2d63df86045f8205
system_accounts="sddm"
sddm_homedir="/var/lib/sddm"