kquickcharts: update to 5.96.0.

This commit is contained in:
John 2022-06-13 08:57:17 +02:00
parent 94bfd32bda
commit b714beb192

View file

@ -1,6 +1,6 @@
# Template file for 'kquickcharts' # Template file for 'kquickcharts'
pkgname=kquickcharts pkgname=kquickcharts
version=5.94.0 version=5.96.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools" hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-only OR LGPL-3.0-only" license="LGPL-2.1-only OR LGPL-3.0-only"
homepage="https://community.kde.org/Frameworks" homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
checksum=3065fabdb4938b68194060794abc90feac19e73dcb7648591c58e2c9cfea9528 checksum=72e096dad12cadeb2f89bebebdf906d5312dc2f8479ff36750ae8b33bbaba9e9
do_check() { do_check() {
cd build cd build