From cd195453442dcd80403da36354321531cb2c02a0 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 Jan 2020 16:28:37 +0100 Subject: [PATCH] kqtquickcharts: update to 19.12.1. --- srcpkgs/kqtquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index 4af82d1b6b0..a3d358115d7 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=19.12.0 +version=19.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=134d96368bfdc5b24f12f352ea502257aa8edc007ffcf861525d117d15702234 +checksum=641f5c993e627dd6d0778066016d20196b7502e34ab793fcf17dd6b226d08ae8 kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"