From 34b74c0b1e3553ff40903eae2309ed0bb00f14b5 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sun, 18 Feb 2024 08:38:39 +0500 Subject: [PATCH] kqtquickcharts: update to 23.08.5. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index 59baca594ff..1decbfacf85 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=23.08.4 +version=23.08.5 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake" @@ -11,7 +11,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=1b19e75027e2336dbc0e72a9db2bd826c435cfebfdc7bff3a0bf5b120893dae1 +checksum=62f630715acf88598c7f144387195d261691994aa007d6b1d078a23df2f533fe kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"