From 50f5a6268da9b88d5c64cc27bcc609884d962a11 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 20 Jul 2024 16:26:27 +0500 Subject: [PATCH] kf6-purpose: update to 6.5.0. --- srcpkgs/kf6-purpose/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/kf6-purpose/template b/srcpkgs/kf6-purpose/template index 8b801ae5025..05e33b79064 100644 --- a/srcpkgs/kf6-purpose/template +++ b/srcpkgs/kf6-purpose/template @@ -1,20 +1,21 @@ # Template file for 'kf6-purpose' pkgname=kf6-purpose -version=6.3.0 +version=6.5.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" hostmakedepends="extra-cmake-modules qt6-tools qt6-base - qt6-declarative-host-tools gettext" + qt6-declarative-host-tools gettext intltool" makedepends="qt6-declarative-devel kf6-kcoreaddons-devel kf6-ki18n-devel - kf6-kirigami-devel kf6-knotifications-devel kf6-kio-devel" + kf6-kirigami-devel kf6-knotifications-devel kf6-kio-devel + kf6-kaccounts-integration-devel" short_desc="Offers available actions for a specific purpose" maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/purpose" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=bf296f6646bdcfef4aebba4d04ec03e7e72a545552b9b765a8fbfc625ee6ec17 +checksum=40f80a04a737f5b79d9980baabdca54c820456bb30add04479257291c62ac274 kf6-purpose-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"