diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index da321ec55ee..0e09ec23aeb 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.23.5 +version=5.24.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=6a18e89f19ba30a97a2e0f0f081acc6da1a37789fc009c7a555382bdc015a68c +checksum=5203d1cf255d5fc38b5b4e25a53a7bf48f812ed55e25279a17ce113f5dde5701 if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"