From 6ce820570e15963ce8767c3ac8ead9efbd931542 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 30 Oct 2022 19:45:04 +0100 Subject: [PATCH] khotkeys: update to 5.26.2. --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 4575e738b27..d491aca7702 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.26.0 +version=5.26.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=85b539cde1c114abb6198e2ad073850d6e428a57a316f2e21d7c5c9d1dae360a +checksum=ff52d8de566a10d4b3e6fb88cd9a246b62e3f2c030c896e89dab0a36dab45630 if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"