From 78a878537c6ad2d5c714b7a711a0087e08e3f7af Mon Sep 17 00:00:00 2001 From: John Date: Thu, 13 Aug 2020 20:15:37 +0200 Subject: [PATCH] kqtquickcharts: update to 20.08.0. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index 033adb9b41..d3f1e4ab65 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=20.04.3 +version=20.08.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=69ff44ceb85779f7d4f52e092a8a5d18231ea0704d67d34d15ef94acf0d668c7 +checksum=f17807dfa20de202615c56779ef6e4d355a275b576d6e0969357fdb359b1b235 kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"