From 6209f78604d60fd64411b88ae84d1599e61e6f49 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Fri, 14 Mar 2025 20:51:33 +0100
Subject: [PATCH] kf6-knotifications: update to 6.12.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 25342f8b2c0..7dac3ac37ef 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.11.0
+version=6.12.0
 revision=1
 build_style=cmake
 configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
 license="LGPL-2.1-or-later"
 homepage="https://invent.kde.org/frameworks/knotifications"
 distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
-checksum=a2e0815ea6e5c294fdd36316ca9792a406f5c123ec01a1c73a7e54cb0be2ea31
+checksum=d2825473bcc4f77423b5266a5b92e818a9a98b1d672b1c29d8f237dd11e99026
 
 kf6-knotifications-devel_package() {
 	depends="$makedepends ${sourcepkg}>=${version}_${revision}"