khotkeys: update to 5.18.5

[ci skip]
This commit is contained in:
John 2020-05-05 23:57:10 +02:00
parent c9ae4cd4c3
commit 381742a3d1
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.18.4.1
version=5.18.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,8 +11,8 @@ 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=272f83576ab3b13203400854431e891c27d027684eebc720f2009734d3b7221f
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=8f02fdf3bbecdc31c305c276fe2b3b2eca6dc10195e65c723ee9148fed81e766
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"