kquickcharts: update to 5.76.0
[ci skip]
This commit is contained in:
parent
9b3fca6c81
commit
2420c8a6ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kquickcharts'
|
||||
pkgname=kquickcharts
|
||||
version=5.75.0
|
||||
version=5.76.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://community.kde.org/Frameworks"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
||||
checksum=d2595bf1f8b6c5c46961cb95feed2b1f0f16b377ef65cb6fb12bbfcec0c81b82
|
||||
checksum=65e79e0b4a8f1bca579931d0c0f8345c58f27319bf332e05a32ec930b8e519c2
|
||||
|
||||
do_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in a new issue