kscreenlocker: update to 5.25.3.

This commit is contained in:
John 2022-06-24 09:20:56 +02:00
parent d02f0a789d
commit d0bcf8de13
2 changed files with 2 additions and 12 deletions
srcpkgs/kscreenlocker

View File

@ -1,10 +0,0 @@
--- a/kcheckpass/kcheckpass.c 2016-12-20 15:34:56.868688234 +0400
+++ b/kcheckpass/kcheckpass.c 2016-12-20 15:35:48.092223200 +0400
@@ -45,6 +45,7 @@
*
*****************************************************************/
+#define _GNU_SOURCE
#include "kcheckpass.h"
#include <stdarg.h>

View File

@ -1,6 +1,6 @@
# Template file for 'kscreenlocker'
pkgname=kscreenlocker
version=5.24.5
version=5.25.3
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=3270a1845c9fc694a50db38de4c27586d2f488152e1bcf88be0088d6799bf98e
checksum=8c8f99c49932e9ebba0738f8fa302718485d26403c730096e75b2524471e31ce
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel"