kscreenlocker: update to 5.23.1

This commit is contained in:
John 2021-10-18 20:01:23 +02:00
parent 210f4552d6
commit 0c296d7e0f

View file

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