From 13cba3165d44c861340b42cbc533b8ae63b06f77 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 12 Jun 2024 11:04:22 +0500 Subject: [PATCH] kf6-kquickcharts: update to 6.3.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 3744b2c2ad1..987b18f44b0 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.2.0 +version=6.3.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=fdd96bf4218a309be28523ac318bd7816e8bd1febf0e771b13359cd658c6756b +checksum=250e522adfbf48b3f2763f4ec378a20337a1ca2e5b0e2cd8b3615d7a3fed8fc7 kf6-kquickcharts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"