qt6-3d: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:48 -04:00 committed by Andrew J. Hesford
parent 70f06ec338
commit 8629073f37

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
version=6.5.0
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt3d-everywhere-src-${version}.tar.xz"
checksum=20b250023244f21dfbec5c007bac805d4494fa463a6dd27538afb1a81b230816
checksum=21f064db21ad1bfc5547fd4e8cba09acc8c187de58d7eee206f6549ab9e2f910
qt6-3d-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"