From 9e039a220b26ae9c3e223193ffe663617ba9893b Mon Sep 17 00:00:00 2001 From: John Date: Tue, 7 Jan 2020 21:18:03 +0100 Subject: [PATCH] libksysguard: update to 5.17.5 [ci skip] --- srcpkgs/libksysguard/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 332dbc48df2..d3b60030d71 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,17 +1,17 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.17.4 +version=5.17.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules kauth qt5-host-tools qt5-qmake" +hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake" makedepends="plasma-framework-devel qt5-webchannel-devel" # add qt5-webengine later short_desc="KDE libksysguard" maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/libksysguard" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=e88c20e9e0112c00f5dd4fa26fcc5a7f2e682e8672e32913970f138a1c8f1ec6 +checksum=f5d237af554d65740a28360e6d8fa39d4912239c5f21288846b1c934897a7e14 libksysguard-devel_package() { short_desc+=" - development"