From 2f00f621566e6588fb03710521c122ea4ea0a507 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 12 Jun 2024 11:04:37 +0500 Subject: [PATCH] kf6-syndication: update to 6.3.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 77f903871bd..f1c91f63f57 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.2.0 +version=6.3.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=50ec3843a08ec7b185352c94b89bc2d2720ceaf17eb961a4c3da55f93d05af3c +checksum=cdf057c09be35e39809040072a67b8526ee612b6d8761f96f613b350d979c8d4 kf6-syndication-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"