diff --git a/srcpkgs/qt6-3d/template b/srcpkgs/qt6-3d/template index c08c3bd4a41..91b252f03bd 100644 --- a/srcpkgs/qt6-3d/template +++ b/srcpkgs/qt6-3d/template @@ -1,6 +1,6 @@ # Template file for 'qt6-3d' pkgname=qt6-3d -version=6.3.1 +version=6.4.0 revision=1 wrksrc="qt3d-everywhere-src-${version}" build_style=cmake @@ -12,7 +12,7 @@ maintainer="John " 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=9919b66dfb253fa26db1a7d664358cbc07f46c8810082ee3120d0a54b153edfe +checksum=6abdb5b421f4c90fec7492e51572caab6b497233608a7ee438c547f58ceabdeb qt6-3d-devel_package() { depends="${sourcepkg}>=${version}_${revision}"