From fc7e7b79c6812e1b10025094d39e7c52f28dfd88 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 4 Feb 2021 23:55:18 +0100 Subject: [PATCH] kqtquickcharts: update to 20.12.2. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index d2a07097708..a00386b4dd0 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=20.12.1 +version=20.12.2 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=ec524f2ea26b2773e111bfcb719ee977ff08506fde6059f52a6f4c6089dc4500 +checksum=b62024e32005d5e113ca56efa021423422eb604b89453f43a0ddb75627db991a kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"