kf6-kwallet: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:43 +02:00
parent bfa1d69a65
commit d3d95c0852
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kwallet'
# group=kde-frameworks
pkgname=kf6-kwallet
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
@@ -15,11 +15,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kwallet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=e21130c86ffa0be49065648f4e753d63d3d786fab876f511d9d09da16480f691
checksum=66a47fc170ea074cce8b916fa313f309d7c9497bd2132e0598d4b63bbad2ac88
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
# https://bugs.kde.org/show_bug.cgi?id=509680 / https://github.com/void-linux/void-packages/issues/57348
post_install() {