kscreenlocker: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:11 +02:00
parent 76fe1db04d
commit 8b5b7013a7

View file

@ -1,6 +1,6 @@
# Template file for 'kscreenlocker' # Template file for 'kscreenlocker'
pkgname=kscreenlocker pkgname=kscreenlocker
version=5.19.4 version=5.19.5
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=7db12fd3d0c18bd646c57c63c111cfd37200f44a3e0503ecfc5ba78cbf5559ba checksum=b13b2081971db1347d6a77dec416725995ca20a5b7bf05f21c72a68e15d6a5b9
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel" hostmakedepends+=" wayland-devel"