diff --git a/srcpkgs/kf6-knotifications/template b/srcpkgs/kf6-knotifications/template index 9501fe86ee0..eca78f26432 100644 --- a/srcpkgs/kf6-knotifications/template +++ b/srcpkgs/kf6-knotifications/template @@ -1,7 +1,8 @@ # Template file for 'kf6-knotifications' +# group=kde-frameworks pkgname=kf6-knotifications -version=6.25.0 -revision=2 +version=6.28.0 +revision=1 build_style=cmake _llvmver=21 configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -18,7 +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=0884add69f26a455cb8b6327bf89dc7ad3a0e4397c43c202fcf7ff73204ec695 +checksum=e5d3b284ccc907f190d3ab10995a0ae7fa0f505088acc69edc7adfcc6a8140d6 + +# stage builds +makedepends+=" kf6-base" +shlib_requires="KDE_Frameworks.${version}" build_options="python" build_options_default="python"