From ddffd1a1af8a37153196056f5a323c91158e7a34 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 10 Jan 2021 22:08:38 +0100 Subject: [PATCH] kqtquickcharts: update to 20.12.1. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index fcb939111ff..d2a07097708 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=20.12.0 +version=20.12.1 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=6034c27b6f75c7fba7c4bf468661022d8f7f38cf2728af82095b2de41eab2cb1 +checksum=ec524f2ea26b2773e111bfcb719ee977ff08506fde6059f52a6f4c6089dc4500 kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"