From 80048cd8f4e6e69deebda9d75fee35d3972fb471 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 6 Apr 2019 21:59:17 -0300 Subject: [PATCH] sddm: update to 0.18.1. --- srcpkgs/sddm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/sddm/template b/srcpkgs/sddm/template index 4c8c24fcd2a..fc2828589ab 100644 --- a/srcpkgs/sddm/template +++ b/srcpkgs/sddm/template @@ -1,7 +1,7 @@ # Template file for 'sddm' pkgname=sddm -version=0.18.0 -revision=4 +version=0.18.1 +revision=1 build_style=cmake configure_args="-DBUILD_MAN_PAGES=1 -DNO_SYSTEMD=1 -DUSE_ELOGIND=1 -DLOGIN_DEFS_PATH=${XBPS_SRCPKGDIR}/shadow/files/login.defs @@ -14,7 +14,7 @@ maintainer="Michael Aldridge " license="GPL-2.0-or-later" homepage="http://github.com/sddm/sddm" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" -checksum=9c50b6194f1b4dbf6e1a1b21f23c2c5e384871172985e192b91585986d38eec4 +checksum=07296fc747010a5dd58a45f16c3224b439997afad42566e4b043c841b1b71700 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" sddm qt5-host-tools qt5-qmake qt5-tools"