kf6-kcalendarcore: update to 6.29.0.

This commit is contained in:
John
2026-08-24 22:07:02 +02:00
parent 5f8f92622e
commit 75b0d6d635
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kcalendarcore'
# group=kde-frameworks
pkgname=kf6-kcalendarcore
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
_llvmver=21
@@ -16,11 +16,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kcalendarcore"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=c0c8272729cc9cc7006f87b64f80feb03750acb6bbd208ae94c2bad77fc444be
checksum=0c5801f9c50d4fea4a183876a887068a4b73d9f5545453dbcd1cd17ec46e2300
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
build_options="python"
build_options_default="python"