kf6-syndication: update to 6.29.0.

This commit is contained in:
John
2026-08-24 22:07:01 +02:00
parent 14eef328e6
commit 2b301890cd
+3 -3
View File
@@ -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 <me@johnnynator.dev>"
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}"