diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index d491aca7702..607f54a6bf6 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.26.2 +version=5.26.3 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=ff52d8de566a10d4b3e6fb88cd9a246b62e3f2c030c896e89dab0a36dab45630 +checksum=7500019385813b6a243b472d18e9a6855dce655f91f357d8ce5b7c87cb70955f if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"