From 98d164a3546b808879976a5f14b4a06010a2ecb2 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 8 Jan 2019 17:01:10 +0100 Subject: [PATCH] khotkeys: update to 5.14.5. --- srcpkgs/khotkeys/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 50b9c9f97b3..8c9973331e6 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -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 " +maintainer="John " 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"