From 07f2c2f3f1d11c7661439920be9bdb0be9732842 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 Nov 2020 15:51:03 +0100 Subject: [PATCH] khotkeys: update to 5.20.3 [ci skip] --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index aeef303821a..aec419c63f5 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.20.2 +version=5.20.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=2e6cc767cb3a967462b295165ee7202f25ddef93205fdb78dcd35020c52dce15 +checksum=343bd0493e7862ab24e44adeb196a5bb5f2757c962e66ef0e946fab280be3ace if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"