qt6-base: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:32 -04:00 committed by Andrew J. Hesford
parent c88318613c
commit 8f10943791

View File

@ -1,7 +1,7 @@
# Template file for 'qt6-base'
pkgname=qt6-base
version=6.5.0
revision=4
version=6.5.2
revision=1
build_style=cmake
configure_args="-DINSTALL_DATADIR=share/qt6
-DINSTALL_ARCHDATADIR=lib${XBPS_TARGET_WORDSIZE}/qt6
@ -32,7 +32,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/qtbase-everywhere-src-${version}.tar.xz"
checksum=fde1aa7b4fbe64ec1b4fc576a57f4688ad1453d2fab59cbadd948a10a6eaf5ef
checksum=3db4c729b4d80a9d8fda8dd77128406353baff4755ca619177eda4cddae71269
python_version=3
if [ "$CROSS_BUILD" ]; then