From fa4eb6fc2b4ca7ee5d896fde5070d18a4a538553 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Nov 2019 16:55:13 +0100 Subject: [PATCH] kqtquickcharts: update to 19.12.0 [ci skip] --- srcpkgs/kqtquickcharts/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kqtquickcharts/template b/srcpkgs/kqtquickcharts/template index c5e4f31ed5..4af82d1b6b 100644 --- a/srcpkgs/kqtquickcharts/template +++ b/srcpkgs/kqtquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kqtquickcharts' pkgname=kqtquickcharts -version=19.08.3 +version=19.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake" @@ -10,8 +10,8 @@ short_desc="QtQuick plugin to render beautiful and interactive charts" maintainer="John " license="LGPL-2.1-or-later" homepage="https://edu.kde.org/" -distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=f1c54caccbcc97219f8666bdf97cfecdb008c532f1453f27a6971ca54ec5994f +distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" +checksum=134d96368bfdc5b24f12f352ea502257aa8edc007ffcf861525d117d15702234 kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}"