From 0f6722e16b4d56ba6ef3d695a215f96077fda3d0 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Dec 2021 17:00:24 +0100 Subject: [PATCH] frameworkintegration: update to 5.89.0. --- srcpkgs/frameworkintegration/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index df95b49e228..dde1b0ba405 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,17 +1,17 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.88.0 +version=5.89.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules pkg-config - qt5-host-tools qt5-qmake python3 gettext" + kpackage qt5-host-tools qt5-qmake python3 gettext" makedepends="kiconthemes-devel knotifications-devel kpackage-devel knewstuff-devel" short_desc="Integration of Qt application with KDE workspaces" maintainer="John " license="LGPL-2.0-or-later" homepage="https://invent.kde.org/frameworks/frameworkintegration" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=423b05d84364956cac1eaa01669aa25db6a78ad46f8557eb2766e326d7bf4191 +checksum=4e241eaced12a5a41c4eb72e1c7a1ae8cca5bdc22e6ea41cb22472fb6ac7ec38 frameworkintegration-devel_package() { short_desc+=" - development"