From 2bb58669a5847e92e0bfe060bf42cf22e65c84c5 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 5 Feb 2022 14:02:16 +0100 Subject: [PATCH] kqtquickcharts: update to 21.12.2. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index 7e344a2732d..4a70b61462d 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=21.12.1 +version=21.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=7aab42d0932bb18880f937fe06b733aed5a38ac611a2b8043fb3f77ca5220136 +checksum=2e5e0877239a478d1261317207009c8a82165a533d016e0c1ae76e3dd50e55ea kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"