kf6-kunitconversion: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:43 +02:00
parent 929012d0f6
commit edba1191b2
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kunitconversion'
# group=kde-frameworks
pkgname=kf6-kunitconversion
version=6.28.0
version=6.29.0
revision=1
_llvmver=21
build_style=cmake
@@ -15,11 +15,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kunitconversion"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=b3e7dc0ad758a994f5171c6fb9a4bbf59bb51bdf7e0fecf0df6a3b55f2e5bd6b
checksum=cfb2bc59a293dd4895dc07504b6b80ce29855222206fcc76d9c4ff8f4be5c5ec
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
build_options="python"
build_options_default="python"