diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 84661353810..8d37e364fd9 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.22.0 +version=5.22.1 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=689a9a605df33c595bf650bbaca9277c25b3defe6b5077cfe45280e931dd3699 +checksum=39e5bf9790962c8b5bda0181e9da6eedace47014395cc718996cefb2f7a04e09 if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"