kf6-kwallet: update to 6.28.0.

This commit is contained in:
classabbyamp
2026-08-05 19:43:56 -04:00
parent 693a546022
commit 4a2f98359a
+7 -3
View File
@@ -1,9 +1,9 @@
# Template file for 'kf6-kwallet'
# group=kde-frameworks
pkgname=kf6-kwallet
version=6.25.0
version=6.28.0
revision=1
build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
gettext kf6-kdoctools kf6-kconfig pkg-config"
makedepends="kf6-kconfig-devel kf6-kcoreaddons-devel kf6-kcrash-devel
@@ -15,7 +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=6fe7c8f4c556db4861f0046dfe179c31e7891fb6ecdcfa33692d252bf23d3b11
checksum=e21130c86ffa0be49065648f4e753d63d3d786fab876f511d9d09da16480f691
# stage builds
makedepends+=" kf6-base"
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() {