kf6-syndication: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:26:29 +05:00 committed by John
parent 051bd8756d
commit cfd5c5a099

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-syndication' # Template file for 'kf6-syndication'
pkgname=kf6-syndication pkgname=kf6-syndication
version=6.3.0 version=6.5.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base" hostmakedepends="extra-cmake-modules qt6-tools qt6-base"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/syndication" homepage="https://invent.kde.org/frameworks/syndication"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=cdf057c09be35e39809040072a67b8526ee612b6d8761f96f613b350d979c8d4 checksum=cdafc51c9271b00150b8d63bf250d6d040f7bc8c56907af61dc59a44c96c674e
kf6-syndication-devel_package() { kf6-syndication-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"