kf6-kauth: update to 6.29.0.

This commit is contained in:
John
2026-08-24 22:07:02 +02:00
parent 1a0c32d4d0
commit 95d0304440
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kauth'
# group=kde-frameworks
pkgname=kf6-kauth
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/kauth"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=fb4d90ee46a2f6202e53cdd5af8f77069c380955e3f340881f2f36ec8312079b
checksum=40a7ec156aa1842216e1377b327efe173a737c0e6434b1dda66d2b098a307824
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
subpackages="kf6-kauth-tools kf6-kauth-devel"
do_check() {