kscreenlocker: update to 5.21.1

This commit is contained in:
John 2021-01-22 11:03:27 +01:00
parent 4e1d76876a
commit 08d2caecda

View file

@ -1,19 +1,19 @@
# Template file for 'kscreenlocker'
pkgname=kscreenlocker
version=5.20.5
version=5.21.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-qmake
qt5-host-tools gettext kcmutils"
makedepends="kdeclarative-devel kidletime-devel kcmutils-devel
kwayland-devel libXi-devel pam-devel libXcursor-devel"
libSM-devel kwayland-devel libXi-devel pam-devel libXcursor-devel"
short_desc="KDE Library and components for secure lock screen architecture"
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=802fef234420251eb3f0b50db84f52fe8c5d8859d897ec9ace855d0239a4c01f
checksum=db2f1507409dd56418761dc2efdd207e06f6878b217b4c725cc02f76b6f6f5e2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel"