qt6-shadertools: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:02:03 +01:00 committed by John Zimmermann
parent 3f78fa0499
commit 08491d2950

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-shadertools'
pkgname=qt6-shadertools
version=6.8.1
version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@ -11,7 +11,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/qtshadertools-everywhere-src-${version}.tar.xz"
checksum=55b70cd632473a8043c74ba89310f7ba9c5041d253bc60e7ae1fa789169c4846
checksum=d1d5f90e8885fc70d63ac55a4ce4d9a2688562033a000bc4aff9320f5f551871
if [ "$CROSS_BUILD" ]; then
configure_args="-DQT_FORCE_BUILD_TOOLS=true"