qt6-declarative: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:33 -04:00 committed by Andrew J. Hesford
parent e19703a864
commit 29272789b1

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-declarative' # Template file for 'qt6-declarative'
pkgname=qt6-declarative pkgname=qt6-declarative
version=6.5.0 version=6.5.2
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON" configure_args="-DQT_BUILD_TESTS=ON"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later" license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://www.qt.io" homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz" distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
checksum=f7d631cd8ebc1491dad0f30f1b5326ae812bee4ad706e61157816a82bf588c97 checksum=f3a11fe54e9fac77c649e46e39f1cbe161e9efe89bad205115ba2861b1eb8719
replaces="qt6-quickcontrols2>=0" replaces="qt6-quickcontrols2>=0"
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then