From 6183673f1f4bdf93f1ac196e87353b994805f03d Mon Sep 17 00:00:00 2001 From: John Date: Sun, 16 Aug 2026 12:30:37 +0200 Subject: [PATCH] kf6-knotifications: update to 6.29.0. --- srcpkgs/kf6-knotifications/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kf6-knotifications/template b/srcpkgs/kf6-knotifications/template index eca78f26432..1135e4b6bfe 100644 --- a/srcpkgs/kf6-knotifications/template +++ b/srcpkgs/kf6-knotifications/template @@ -1,7 +1,7 @@ # Template file for 'kf6-knotifications' # group=kde-frameworks pkgname=kf6-knotifications -version=6.28.0 +version=6.29.0 revision=1 build_style=cmake _llvmver=21 @@ -19,11 +19,11 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/knotifications" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=e5d3b284ccc907f190d3ab10995a0ae7fa0f505088acc69edc7adfcc6a8140d6 +checksum=883e0139fcbc692070287e47de5368c78eb91c8bdbb52fb6f8398183f6aace8f # stage builds makedepends+=" kf6-base" -shlib_requires="KDE_Frameworks.${version}" +shlib_requires="KDE_Frameworks.${version%.*}" build_options="python" build_options_default="python"