kquickcharts: update to 5.81.0.
This commit is contained in:
parent
a5dfe68d8d
commit
0b19241336
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'kquickcharts'
|
||||
pkgname=kquickcharts
|
||||
version=5.80.0
|
||||
version=5.81.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel"
|
||||
checkdepends="glslang which"
|
||||
short_desc="QtQuick plugin providing high-performance charts"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-only OR LGPL-3.0-only"
|
||||
homepage="https://community.kde.org/Frameworks"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
||||
checksum=962ed2b22ccac8ae900827bc41581efea546b833495869d3e3ccc5795314c74d
|
||||
checksum=5f864d1132a11fdbd9f77419a98277cfd4b761a227f171d08d8dd2c82fa88203
|
||||
|
||||
do_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in New Issue