From 7e3990a8893f6b528b8a5f63465defea351eee58 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 10 Mar 2020 16:37:20 +0100 Subject: [PATCH] khotkeys: update to 5.18.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 259c6681746..6ce511fad43 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.18.2 +version=5.18.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://projects.kde.org/projects/plasma/khotkeys" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=9190df066c3e67b814f9b9c8cd122701bbe39fa9a03bd0fc3b42ca8a439bc878 +checksum=e2b459da176c369fecc46a0dfa151266e4778194b3b8d81c4d7bc423301ff204 case "$XBPS_TARGET_MACHINE" in armv[56]*) broken="xorg-server-xwayland is not available"