From 0930f30b846b3e8a42dffbc8328c31ddb79b3faa Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 Jun 2025 21:15:57 +0200 Subject: [PATCH] kf6-syndication: update to 6.14.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 2df0171c579..4ffcf5d56b0 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.12.0 +version=6.14.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=bc7d02822b6705f9312eca11f2f1c4dda4ee137f898185754e9a171e428e4720 +checksum=14e5ac6f632dc3022f6a32b9c8e5bd00896bdda5fad8585745023b2539561a19 kf6-syndication-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"