From 2b301890cd131b380567301bf8068261fa5ee140 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 16 Aug 2026 12:26:51 +0200 Subject: [PATCH] kf6-syndication: update to 6.29.0. --- srcpkgs/kf6-syndication/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kf6-syndication/template b/srcpkgs/kf6-syndication/template index 1537bc725de..b3d92652f50 100644 --- a/srcpkgs/kf6-syndication/template +++ b/srcpkgs/kf6-syndication/template @@ -1,7 +1,7 @@ # Template file for 'kf6-syndication' # group=kde-frameworks pkgname=kf6-syndication -version=6.28.0 +version=6.29.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base" @@ -11,11 +11,11 @@ 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=24db750155b69e3f858997cad0655a2f230f85d587c1063166113bc7690fd7b8 +checksum=f5a00d13eaf0401e9e4f3ffccda4876e2bcf84fb8dc2613a5d087971b377df1f # stage builds makedepends+=" kf6-base" -shlib_requires="KDE_Frameworks.${version}" +shlib_requires="KDE_Frameworks.${version%.*}" kf6-syndication-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"