khotkeys: update to 5.15.0.

This commit is contained in:
John 2019-01-17 15:16:21 +01:00 committed by John Zimmermann
parent e775e92c9b
commit dd58d42a80

View file

@ -1,7 +1,7 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.14.5
revision=2
version=5.15.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kdoctools kcoreaddons qt5-qmake
@ -12,7 +12,7 @@ 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=4460c6b5a4a01c11517399d1c10b567ff86e5726a95440fc239d29b8de95e214
checksum=3ce9b79cbd47af748b129b35f1207549287d1763a4bf367cb89b9dce57adcb02
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"