From 8b9d9706d02a88a352fc0ee63b59f3dacbee26cc Mon Sep 17 00:00:00 2001 From: John Date: Tue, 4 May 2021 19:26:20 +0200 Subject: [PATCH] khotkeys: update to 5.21.5. --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 8bb7989c420..0edca2226a9 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.21.4 +version=5.21.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="John " license="GPL-2.0-only, LGPL-2.0-or-later" homepage="https://invent.kde.org/plasma/khotkeys" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=a3f42777930145b2757eff95d468fd945c34db111d144d823e89521a3f5a6616 +checksum=2d58299f705f928f877718c1766a6dce201d728a24e88b9a24ca5e12a5f99c13 if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"