kscreenlocker: update to 5.20.0

[ci skip]
This commit is contained in:
John 2020-09-17 21:10:54 +02:00 committed by John Zimmermann
parent cf790e7c9e
commit 0f01fdb70c

View file

@ -1,6 +1,6 @@
# Template file for 'kscreenlocker' # Template file for 'kscreenlocker'
pkgname=kscreenlocker pkgname=kscreenlocker
version=5.19.5 version=5.20.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kscreenlocker" homepage="https://invent.kde.org/plasma/kscreenlocker"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=b13b2081971db1347d6a77dec416725995ca20a5b7bf05f21c72a68e15d6a5b9 checksum=d8a3b5a7137b4f6c9fe0ad0b625ebc16f5c024e527f77f9a3f6744570a1c46a2
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel" hostmakedepends+=" wayland-devel"