kquickcharts: update to 5.73.0
[ci skip]
This commit is contained in:
parent
df619ce8a6
commit
3332f8f843
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kquickcharts'
|
# Template file for 'kquickcharts'
|
||||||
pkgname=kquickcharts
|
pkgname=kquickcharts
|
||||||
version=5.72.0
|
version=5.73.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=fc82529d859f18a9709ebcf66c0c404898c9b01ce062a65f65c1562b0eb9f549
|
checksum=e37e13a5d907d872679eab38ba8e983b2fb98a11e07a3c15d32cfaad09075cfe
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Reference in a new issue