From 8af592d79d43813c4a43e2c37cf826f892ad60be Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Jul 2025 20:51:18 +0200 Subject: [PATCH] kf6-syndication: update to 6.17.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 4ffcf5d56b0..8b738279956 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.14.0 +version=6.17.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=14e5ac6f632dc3022f6a32b9c8e5bd00896bdda5fad8585745023b2539561a19 +checksum=d5a714b09ef6a50b67f55d58f8c6eefa1bba552527ded1145848b5466330ea93 kf6-syndication-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"