kf6-kstatusnotifieritem: update to 6.29.0.

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