kquickcharts: update to 5.82.0.
This commit is contained in:
parent
35ac373755
commit
35099202b7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kquickcharts'
|
||||
pkgname=kquickcharts
|
||||
version=5.81.0
|
||||
version=5.82.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://community.kde.org/Frameworks"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
||||
checksum=5f864d1132a11fdbd9f77419a98277cfd4b761a227f171d08d8dd2c82fa88203
|
||||
checksum=86c6cde106c786fe3908e67847f2cbbb0324b96f5589c1a10ed67654660ec7fb
|
||||
|
||||
do_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in New Issue