diff --git a/srcpkgs/qt6-tools/template b/srcpkgs/qt6-tools/template index 576a7aef744..094016b331d 100644 --- a/srcpkgs/qt6-tools/template +++ b/srcpkgs/qt6-tools/template @@ -1,6 +1,6 @@ # Template file for 'qt6-tools' pkgname=qt6-tools -version=6.2.0 +version=6.2.1 revision=1 wrksrc="qttools-everywhere-src-${version}" build_style=cmake @@ -12,7 +12,7 @@ maintainer="John " license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later" homepage="https://qt.io/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttools-everywhere-src-${version}.tar.xz" -checksum=a903d005f8ab39545aed88a13b04f13ddbbe073da7007203a91fb8b42b890057 +checksum=5a856d3d3d5fe6e15dc3f1af707a0ef1df2e687850403fc94af635edb9312bfb if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DQT_BUILD_TESTS=ON"