From 190c98ac0a4f35cfa6fdf7cf64c893dce1d2f8ed Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Sep 2024 20:50:59 +0200 Subject: [PATCH] kf6-syndication: update to 6.6.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 07ba147d33e..08d8e3a1ec7 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.5.0 +version=6.6.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=cdafc51c9271b00150b8d63bf250d6d040f7bc8c56907af61dc59a44c96c674e +checksum=627e4b310b8721e8b426ec5492f4036a7756d98933d318738352bfdd0a78a0d0 kf6-syndication-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"