qt6-3d: update to 6.4.2.

This commit is contained in:
Đoàn Trần Công Danh 2023-02-18 09:37:59 +07:00
parent 9bcb7e6bc7
commit 3b3b1f6f53

View file

@ -1,9 +1,9 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
version=6.4.0
version=6.4.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-devel"
hostmakedepends="perl qt6-declarative-host-tools"
makedepends="qt6-declarative-devel qt6-shadertools-devel libassimp-devel
libatomic-devel"
short_desc="Cross-platform application and UI framework - 3d"
@ -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=6abdb5b421f4c90fec7492e51572caab6b497233608a7ee438c547f58ceabdeb
checksum=456c24c3d3840273e720b79fe8fed452fa889b54cbae6b45db1d1ded4da37341
qt6-3d-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"