qt6-3d: update to 6.2.0.

This commit is contained in:
John 2021-06-24 20:58:32 +02:00 committed by John Zimmermann
parent e1178e2215
commit ed1c8a333b

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
version=6.1.1
version=6.2.0
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=66e25fcf0bd965374f9814ef8fb960ff7c0414ec9480dcdc57caad17f23ede08
checksum=304352ae74fc8e7fe50a822413d69094efb25f15a2323e083a2a53dc5a43a6c6
qt6-3d-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"