kscreenlocker: update to 5.17.5

[ci skip]
This commit is contained in:
John 2020-01-07 21:17:46 +01:00
parent dbe87099ce
commit d2770413cc

View file

@ -1,11 +1,11 @@
# Template file for 'kscreenlocker'
pkgname=kscreenlocker
version=5.17.4
version=5.17.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-qmake
qt5-host-tools kcmutils"
qt5-host-tools gettext kcmutils"
makedepends="kdeclarative-devel kidletime-devel kcmutils-devel
kwayland-devel libXi-devel pam-devel libXcursor-devel"
short_desc="KDE Library and components for secure lock screen architecture"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/kscreenlocker"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9c7d0d5efad6a8d28889b75b08f17b074000959f03ed2c78b7f69e0af6c1466c
checksum=078cfaa9f117a985f5c71152bdf4a9f5cb65ef23c0090cfaaccc9539770f138f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel"