qt6-declarative: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:48:14 +01:00 committed by John Zimmermann
parent 12accd16e2
commit 741fd07134

View file

@ -2,7 +2,7 @@
#
# On update, rebuild pkgs with qt6-declarative-private-devel
pkgname=qt6-declarative
version=6.7.2
version=6.8.1
revision=1
build_style=cmake
configure_args="-DQT_BUILD_TESTS=ON"
@ -14,7 +14,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"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
checksum=4c29cba1af8c42d425d8eb6e01bad24cb80f4b983d71eef566a0542dfdb9b999
checksum=95d15d5c1b6adcedb1df6485219ad13b8dc1bb5168b5151f2f1f7246a4c039fc
replaces="qt6-quickcontrols2>=0"
if [ "$CROSS_BUILD" ]; then