qt6-charts: update to 6.4.0.

This commit is contained in:
John 2022-11-02 18:23:47 +01:00
parent 8782bf8f70
commit 5b477b0e41
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-charts' # Template file for 'qt6-charts'
pkgname=qt6-charts pkgname=qt6-charts
version=6.3.1 version=6.4.0
revision=1 revision=1
wrksrc="qtcharts-everywhere-src-${version}" wrksrc="qtcharts-everywhere-src-${version}"
build_style=cmake build_style=cmake
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only" license="GPL-3.0-only"
homepage="https://qt.io/" homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz"
checksum=f330cc2328729104d79b2088990ce0840f2da89d9d989360d4c352e797d27cf7 checksum=28c3cace24515bdafe762174272281aebc97c136cb722eded964cd0ddb3940d3
pre_check() { pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml" export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"