From c238abb2c5771990e56abb81bf8e60b1f2e09f46 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 21 Mar 2021 13:26:47 +0100 Subject: [PATCH] kqtquickcharts: update to 21.04.0 --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index 0b60638e294..5fb76fd4bfa 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=20.12.3 +version=21.04.0 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=b274baf4532a89cae9490d65069f57c105b17ddd39e1186171c89ecb14128cc5 +checksum=9a1f95fa26c43c1daaf22a2219a115dd59e9bbea20f20a8d1efc8dd475189c26 kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"