From cfd5c5a09919cd9a529e0155335598ca223b238a Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 20 Jul 2024 16:26:29 +0500 Subject: [PATCH] kf6-syndication: update to 6.5.0. --- srcpkgs/kf6-syndication/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-syndication/template b/srcpkgs/kf6-syndication/template index f1c91f63f57..07ba147d33e 100644 --- a/srcpkgs/kf6-syndication/template +++ b/srcpkgs/kf6-syndication/template @@ -1,6 +1,6 @@ # Template file for 'kf6-syndication' pkgname=kf6-syndication -version=6.3.0 +version=6.5.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/syndication" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=cdf057c09be35e39809040072a67b8526ee612b6d8761f96f613b350d979c8d4 +checksum=cdafc51c9271b00150b8d63bf250d6d040f7bc8c56907af61dc59a44c96c674e kf6-syndication-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"