khotkeys: update to 5.17.5

[ci skip]
This commit is contained in:
John 2020-01-07 21:17:31 +01:00
parent 6c04b41a99
commit 3e14847d73

View file

@ -1,21 +1,21 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.17.4
version=5.17.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kdoctools kcoreaddons qt5-qmake
qt5-host-tools"
gettext qt5-host-tools"
makedepends="kdesignerplugin-devel kdoctools plasma-workspace-devel"
short_desc="KDE Hotkeys"
maintainer="John <johnz@posteo.net>"
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=2333a6a12cc0e30fd7f449daf1f74ffe22125a5c7cc62f92bcff59b6817a2baf
checksum=cf78b5bfb8568fb4eea592b209bdb79aeac92bd08a580c3b6c08d45dd34a2d56
case "$XBPS_TARGET_MACHINE" in
arm*) broken="xorg-server-xwayland is not available"
armv[56]*) broken="xorg-server-xwayland is not available"
;;
esac