qt6-3d: update to 6.6.0.

This commit is contained in:
John 2023-10-13 19:12:03 +02:00 committed by John Zimmermann
parent 94db4ac61a
commit 8911580aa3

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
version=6.5.2
version=6.6.0
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=21f064db21ad1bfc5547fd4e8cba09acc8c187de58d7eee206f6549ab9e2f910
checksum=0da87a46217f4d72f6d0de9768605d5325ef3d093f73a5e0d73dd88e99c1fc2a
qt6-3d-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"