qt6-charts: update to 6.4.0.
This commit is contained in:
parent
8782bf8f70
commit
5b477b0e41
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-charts'
|
||||
pkgname=qt6-charts
|
||||
version=6.3.1
|
||||
version=6.4.0
|
||||
revision=1
|
||||
wrksrc="qtcharts-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz"
|
||||
checksum=f330cc2328729104d79b2088990ce0840f2da89d9d989360d4c352e797d27cf7
|
||||
checksum=28c3cace24515bdafe762174272281aebc97c136cb722eded964cd0ddb3940d3
|
||||
|
||||
pre_check() {
|
||||
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"
|
||||
|
|
Loading…
Reference in New Issue