qt6-3d: update to 6.3.0.
This commit is contained in:
parent
23f78fa002
commit
7a0c60775d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-3d'
|
||||
pkgname=qt6-3d
|
||||
version=6.2.2
|
||||
version=6.3.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=ce5088048f151be2dd41600aa1132faa6cf8accfaaf4c40e60572384aef396ad
|
||||
checksum=74e762380dad34887878b9124dbfb981d5cf4b8b807281ff8bff311145b54de1
|
||||
|
||||
qt6-3d-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue