From 8e8c72f47728bb44b9748cc0244af40379ac50c6 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Mon, 27 May 2024 11:56:11 +0500 Subject: [PATCH] kf6-kquickcharts: update to 6.2.0. --- srcpkgs/kf6-kquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-kquickcharts/template b/srcpkgs/kf6-kquickcharts/template index 19273089196..3744b2c2ad1 100644 --- a/srcpkgs/kf6-kquickcharts/template +++ b/srcpkgs/kf6-kquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kquickcharts' pkgname=kf6-kquickcharts -version=6.1.0 +version=6.2.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/kquickcharts" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=761b5738ff1a1bb1fe68f0427e2888e25c901b6fad4401676386e27a06e3a4c7 +checksum=fdd96bf4218a309be28523ac318bd7816e8bd1febf0e771b13359cd658c6756b kf6-kquickcharts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"