From 8120dcf7f36dba3f2370f35ce22664e453abd1bb Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Sep 2021 11:13:04 +0200 Subject: [PATCH] kqtquickcharts: update to 21.08.1. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index 76ae722205e..4274c00b062 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=21.08.0 +version=21.08.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=d79a761709a9537154bf3af146739e122e7b3c98ab1979de6606fb6a2fee8bf4 +checksum=d0e89c034a9fec0130b55086692d8bd56056c796f0977bdb1ffe6339fcef153e kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"