From 855aa500a78595e8e40c593e25abdef571b1a662 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 Jun 2025 21:14:47 +0200 Subject: [PATCH] kf6-knotifications: update to 6.14.0. --- srcpkgs/kf6-knotifications/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-knotifications/template b/srcpkgs/kf6-knotifications/template index 7dac3ac37ef..09e36de5bfa 100644 --- a/srcpkgs/kf6-knotifications/template +++ b/srcpkgs/kf6-knotifications/template @@ -1,6 +1,6 @@ # Template file for 'kf6-knotifications' pkgname=kf6-knotifications -version=6.12.0 +version=6.14.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -13,7 +13,7 @@ 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=d2825473bcc4f77423b5266a5b92e818a9a98b1d672b1c29d8f237dd11e99026 +checksum=a76e95de74129e12f500b01f8ce2529bc6af93b75ff2cce99c827129523d7517 kf6-knotifications-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"