khotkeys: update to 5.14.5.

This commit is contained in:
John 2019-01-08 17:01:10 +01:00 committed by John Zimmermann
parent 7cd7263913
commit 98d164a354
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.14.4
version=5.14.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -8,11 +8,11 @@ hostmakedepends="extra-cmake-modules kdoctools kcoreaddons qt5-qmake
qt5-host-tools"
makedepends="kdesignerplugin-devel kdoctools plasma-workspace-devel"
short_desc="KDE Hotkeys"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=a267fac05ace69522a5972f6e5cba2436ffc9ac8e386d30c8da0f15aa2f47a0c
checksum=4460c6b5a4a01c11517399d1c10b567ff86e5726a95440fc239d29b8de95e214
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"