kf6-kholidays: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:40 +02:00
parent e6cf5cefc4
commit 5996ad8a2a
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kholidays'
# group=kde-frameworks
pkgname=kf6-kholidays
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@@ -14,11 +14,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kholidays"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=6960e2040c148d878466f40c1c3bdcfa8c84fff456f4c8ce7456065bd0745d6c
checksum=bcb204c0cca063b071e4bc986ef418b03b57e28cfc7fea45e368d1cb8b56b3f2
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
kf6-kholidays-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"