qt6-3d: update to 6.5.0.

This commit is contained in:
John 2023-04-03 19:35:44 +02:00
parent 805f489995
commit 67cb2cf580

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
version=6.4.2
version=6.5.0
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@ -11,7 +11,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=456c24c3d3840273e720b79fe8fed452fa889b54cbae6b45db1d1ded4da37341
checksum=20b250023244f21dfbec5c007bac805d4494fa463a6dd27538afb1a81b230816
qt6-3d-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"