From 1defb5d1854def32fba061550efac278722cd9ba Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Nov 2022 12:33:18 +0100 Subject: [PATCH] khotkeys: update to 5.26.3. --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"