From b8ed8d78143bb5854baa8de799bb0c8d2d31423f Mon Sep 17 00:00:00 2001 From: John Date: Sun, 16 Feb 2025 22:57:51 +0100 Subject: [PATCH] kf6-syndication: update to 6.11.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 3d9f9752756..981861e20cd 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.10.0 +version=6.11.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=a743c525e806e5f07b5b7b27cfe34882100b212b4d846e661c61a27ae1396330 +checksum=d889c553a5189339217e8d06b628595aba3c842b74693e7a8179606b13629e1d kf6-syndication-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"