From a7193c59b843b9ba5e2a514605ab30be4d80d9b8 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 7 Jun 2021 17:53:26 +0200 Subject: [PATCH] qt6-charts: update to 6.1.1. --- srcpkgs/qt6-charts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-charts/template b/srcpkgs/qt6-charts/template index d8dee490199..1645fe5b450 100644 --- a/srcpkgs/qt6-charts/template +++ b/srcpkgs/qt6-charts/template @@ -1,6 +1,6 @@ # Template file for 'qt6-charts' pkgname=qt6-charts -version=6.1.0 +version=6.1.1 revision=1 wrksrc="qtcharts-everywhere-src-${version}" build_style=cmake @@ -12,7 +12,7 @@ maintainer="John " license="GPL-3.0-only" homepage="https://qt.io/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz" -checksum=8f70dc54b3f29eed91cf207db4185cef25f3d0bbc479059725c75c1895cddfcd +checksum=a245b8e1b3edd22c5319d8cf0ee18f95901cfc39e4f94b34b59befffc17af60a qt6-charts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"