From 5972ee7e8c8742f45f5384ee066960d84384d88c Mon Sep 17 00:00:00 2001 From: John Date: Thu, 22 Aug 2024 14:05:57 +0200 Subject: [PATCH] libkdcraw-qt6: update to 24.08.0. --- srcpkgs/libkdcraw-qt6/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libkdcraw-qt6/template b/srcpkgs/libkdcraw-qt6/template index 310912702a6..0fba0f5f6a5 100644 --- a/srcpkgs/libkdcraw-qt6/template +++ b/srcpkgs/libkdcraw-qt6/template @@ -1,6 +1,6 @@ # Template file for 'libkdcraw-qt6' pkgname=libkdcraw-qt6 -version=24.05.1 +version=24.08.0 revision=1 build_style=cmake configure_args="-DQT_MAJOR_VERSION=6" @@ -12,7 +12,7 @@ maintainer="Luciogi " license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/graphics/" distfiles="${KDE_SITE}/release-service/${version}/src/libkdcraw-${version}.tar.xz" -checksum=cffaa1cdb9d1f4ec44e48d12ed0007fa70b5af625f548178710526b2421daa7a +checksum=b64b7f094296be4e689f4846c8d3ac82f93dc30cbd92ccbf62b65596e88625c2 libkdcraw-qt6-devel_package() { depends="${sourcepkg}>=${version}_${revision}"