From 732129859dcb59dc4a021b965b567ae30f2fa26b Mon Sep 17 00:00:00 2001 From: John Date: Tue, 25 Feb 2020 20:54:25 +0100 Subject: [PATCH] khotkeys: update to 5.18.2 [ci skip] --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 4741e7014b3..259c6681746 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.18.1 +version=5.18.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://projects.kde.org/projects/plasma/khotkeys" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=b800399d9de8024608d3918af4484f2d36ae08a89bd0ae5ea539e508215ebd6c +checksum=9190df066c3e67b814f9b9c8cd122701bbe39fa9a03bd0fc3b42ca8a439bc878 case "$XBPS_TARGET_MACHINE" in armv[56]*) broken="xorg-server-xwayland is not available"