kf6-knotifyconfig: update to 6.28.0.

This commit is contained in:
classabbyamp
2026-08-05 19:43:49 -04:00
parent eaa71f4ef4
commit b9558c9197
+7 -2
View File
@@ -1,6 +1,7 @@
# Template file for 'kf6-knotifyconfig'
# group=kde-frameworks
pkgname=kf6-knotifyconfig
version=6.25.0
version=6.28.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
@@ -13,7 +14,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/knotifyconfig"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=8dc37406d8f13193216201752ece968cbd38da5a76780ad78575d11b47b440ea
checksum=142cb399c5b55ed0d85f752f8fbb3db3f5930cbfa09737fdb17af6c2dfa073f6
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
kf6-knotifyconfig-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel"