kscreenlocker: update to 5.20.4

[ci skip]
This commit is contained in:
John 2020-12-04 17:10:32 +01:00 committed by John Zimmermann
parent fbb0179248
commit d66b462e42
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kscreenlocker' # Template file for 'kscreenlocker'
pkgname=kscreenlocker pkgname=kscreenlocker
version=5.20.3 version=5.20.4
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=18e3041efd17efaadd38e27561fec6a3c1d3adaa45c6432fdcfc178c4b35a808 checksum=d80d4625a0a48a7a63c5ff8255e8639eb2fb57ebc436c46979949b39fc530126
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel" hostmakedepends+=" wayland-devel"