kquickcharts: update to 5.80.0.

This commit is contained in:
John 2021-03-14 10:56:28 +01:00
parent eb286b3410
commit d0fea39c69

View file

@ -1,6 +1,6 @@
# Template file for 'kquickcharts' # Template file for 'kquickcharts'
pkgname=kquickcharts pkgname=kquickcharts
version=5.79.0 version=5.80.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"
@ -10,7 +10,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=cea84ce7f9aad891477c916a875e82a142b0f33ee457f9eadfcaf77e701d2add checksum=962ed2b22ccac8ae900827bc41581efea546b833495869d3e3ccc5795314c74d
do_check() { do_check() {
export QT_QPA_PLATFORM=offscreen export QT_QPA_PLATFORM=offscreen