diff options
author | Treeve Jelbert | 2022-09-09 09:53:06 +0200 |
---|---|---|
committer | Treeve Jelbert | 2022-09-09 09:53:06 +0200 |
commit | b7bcb3a70e8aaa8c3108e727caa34b61a099d710 (patch) | |
tree | 23e793513e49988add12dbbaab93205c39e5afe3 /qt6 | |
parent | 6d6b608126411c7681ffcf219da3493f97e23e9c (diff) |
qt6tools: => 6.3.2
Diffstat (limited to 'qt6')
-rwxr-xr-x | qt6/qt6tools/DETAILS | 4 | ||||
-rw-r--r-- | qt6/qt6tools/HISTORY | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/qt6/qt6tools/DETAILS b/qt6/qt6tools/DETAILS index d2786b8f22..1289003138 100755 --- a/qt6/qt6tools/DETAILS +++ b/qt6/qt6tools/DETAILS @@ -1,8 +1,8 @@ QT_URL=https://download.qt.io/official_releases SPELL=qt6tools SPELLX=${SPELL//6}-everywhere-src - VERSION=6.3.1 - SOURCE_HASH=sha512:6e392ef2415b14119d0c4058efa78f1a66e91c01c8f48a2f1926df43f7f1cb8fcd94f84c91fc0188baa96e3055eede6f080ca4e9f150e263c3fdc5c864649883 + VERSION=6.3.2 + SOURCE_HASH=sha512:ca8b11dac82027979ff9b17b8beb50ea316cba6d8f422a291caa63a4f7c345942bf852733fd7243a27bcf46b1ca6a5af30e283377a8c6b73193004e3aa3837f1 SOURCE=$SPELLX-$VERSION.tar.xz SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION diff --git a/qt6/qt6tools/HISTORY b/qt6/qt6tools/HISTORY index d9dc802595..fc475b747a 100644 --- a/qt6/qt6tools/HISTORY +++ b/qt6/qt6tools/HISTORY @@ -1,3 +1,6 @@ +2022-09-09 Treeve Jelbert <treeve@sourcemage.org> + * DETAILS: version 6.3.2 + 2022-06-14 Treeve Jelbert <treeve@sourcemage.org> * DETAILS: version 6.3.1 |