From f4de792ac42500fb49757332a499dc4b64b4c103 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 28 Nov 2024 19:44:07 +0100 Subject: [PATCH] kf6-knotifications: update to 6.8.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 9cacf775312..368e7bfa8ff 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.7.0 +version=6.8.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=9e972f015d9b31b3283bf842a32d270096224d127c13a6e79450f4f0452de5e7 +checksum=1b39d77c025e06fd21c716000f51246810a2c5eb6da2a3f7fb3ce5de82ccf8af kf6-knotifications-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"