diff --git a/srcpkgs/qt6-scxml/template b/srcpkgs/qt6-scxml/template index eaf992803db..112baca0ab8 100644 --- a/srcpkgs/qt6-scxml/template +++ b/srcpkgs/qt6-scxml/template @@ -1,6 +1,6 @@ # Template file for 'qt6-scxml' pkgname=qt6-scxml -version=6.2.2 +version=6.3.0 revision=1 wrksrc="qtscxml-everywhere-src-${version}" build_style=cmake @@ -12,7 +12,7 @@ maintainer="John " license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only" homepage="https://qt.io/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtscxml-everywhere-src-${version}.tar.xz" -checksum=b71d438c5e4106532cf48833116241bc48c0c4effe617770ae80e34bb77e92ed +checksum=09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DQT_BUILD_TESTS=ON"