khotkeys: update to 5.13.5.

This commit is contained in:
John 2018-09-04 23:16:29 +02:00 committed by Helmut Pozimski
parent c0c22491be
commit c7403823e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khotkeys'
pkgname=khotkeys
version=5.13.4
version=5.13.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
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=7d9c0d54804c8275ae69d1fee159b4c5e7a5c90aabd801df40637803965302db
checksum=b7263273696f38ac74d23d16b9bb1ed792d2239dd8b6abb7adf6ba6f262b779a
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"