qt6-quick3d: update to 6.2.0.
This commit is contained in:
parent
019d169866
commit
df20a928c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-quick3d'
|
||||
pkgname=qt6-quick3d
|
||||
version=6.1.1
|
||||
version=6.2.0
|
||||
revision=1
|
||||
wrksrc="qtquick3d-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,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=94b45ae9d08495d701cfb586f1f85b12a1a10f8c29865de0d427a2366ae4507c
|
||||
checksum=e8f8163237468e158ace7737d60a0a722209ffda444c57c786fc53db1af851e1
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
# possibly a qt6-shadertools bug, actually
|
||||
|
|
Loading…
Reference in a new issue