qt6-quick3d: update to 6.6.0.
This commit is contained in:
parent
56151df193
commit
23ea0f9b7f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-quick3d'
|
||||
pkgname=qt6-quick3d
|
||||
version=6.5.2
|
||||
version=6.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-declarative-host-tools qt6-shadertools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquick3d-everywhere-src-${version}.tar.xz"
|
||||
checksum=75e0a35d9419e8b2ae98c950056b55f2377e4b559aafbe00a9c8d150c5db00da
|
||||
checksum=37ab3eb394e49d6c2b03c4da0c7f782c255dff294e73946369dd2e059a837aba
|
||||
|
||||
subpackages="qt6-quick3d-tools qt6-quick3d-devel"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue