From 73e47692001328112df2b0e82c4f44e930983658 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 19 Sep 2024 08:48:03 +0200 Subject: [PATCH] kqtquickcharts: update to 24.08.1. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index 6d74cd086b1..78a321600fd 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=24.08.0 +version=24.08.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake @@ -15,7 +15,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://edu.kde.org/" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=d41d9583cba46cb36de34ec355e7f73cf77e380a8ffb2bd34bff779e36be2f6a +checksum=1280d76a4cceb6e18731bc99b3b2c078eb9fcdac0a0393df5e7a06f34263cd63 kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"