kquickcharts: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:38:11 +01:00
parent 765a6b7906
commit 3feaa9d8b4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kquickcharts' # Template file for 'kquickcharts'
pkgname=kquickcharts pkgname=kquickcharts
version=5.87.0 version=5.88.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=6833af044f9150fba61ac09fa5cd2d67860f9c7c6ed0625d8dee2618398da4b7 checksum=5c04438fda04767f4fddbb28dd3e4db3bae1d4777a6b8e6dc73edfd4bbd87f88
do_check() { do_check() {
cd build cd build