qt6-3d: update to 6.2.1.

This commit is contained in:
John 2021-10-26 18:38:45 +02:00
parent d1b64999d1
commit 234099014a

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
version=6.2.0
version=6.2.1
revision=1
wrksrc="qt3d-everywhere-src-${version}"
build_style=cmake
@ -13,7 +13,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=304352ae74fc8e7fe50a822413d69094efb25f15a2323e083a2a53dc5a43a6c6
checksum=730c0e8e1a1a59c4acbeca68e206bab14ef770f5dacb94b84103a82243cfeeb3
qt6-3d-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"