From 5f52cca8583778e75c6af49791ff4e00aaf0e04b Mon Sep 17 00:00:00 2001 From: John Date: Wed, 23 Jun 2021 19:15:58 +0200 Subject: [PATCH] khotkeys: update to 5.22.2. --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 8d37e364fd..eaf3dc0d58 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.22.1 +version=5.22.2 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=39e5bf9790962c8b5bda0181e9da6eedace47014395cc718996cefb2f7a04e09 +checksum=f430314078865331c36ee6bab0a939b0b5051c5efd7e2000e50fdfd79063cd6c if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"