From c7403823e0d1e41afc3c24b3a26f7082a76fcde1 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 4 Sep 2018 23:16:29 +0200 Subject: [PATCH] khotkeys: update to 5.13.5. --- srcpkgs/khotkeys/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 75d2c7118eb..f825abd5e36 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -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 " 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"