From 122092502853ee79e4232167b9c425c9c715c537 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 18 Jan 2020 21:46:14 +0100 Subject: [PATCH] khotkeys: update to 5.18.0 [ci skip] --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 0f9b3ba048..96ab204684 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -1,6 +1,6 @@ # Template file for 'khotkeys' pkgname=khotkeys -version=5.17.5 +version=5.18.0 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=cf78b5bfb8568fb4eea592b209bdb79aeac92bd08a580c3b6c08d45dd34a2d56 +checksum=3bb5c968d10c8b28d895c5eb4e92731a7b97708cbaf8c68af232ef8efbe7f5d5 case "$XBPS_TARGET_MACHINE" in armv[56]*) broken="xorg-server-xwayland is not available"