From 29f6cd0523a59ba2e720469f5c9a4b4e7b030257 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 1 Sep 2020 17:08:03 +0200 Subject: [PATCH] khotkeys: update to 5.19.5 [ci skip] --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 9aa42802b2f..ad48a01fb74 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.19.4 +version=5.19.5 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=816501642267252180110865f0ec6918c9604820f24856dc6d1245ec45956932 +checksum=568cb61eb385a3776d96b21aa77188377b02e56e3bf46f9d9ffddb83a9b31bda if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"