diff options
author | Treeve Jelbert | 2022-09-09 09:53:05 +0200 |
---|---|---|
committer | Treeve Jelbert | 2022-09-09 09:53:05 +0200 |
commit | 4aa12b2e032cb4607f9999f8de1e57c9a454631f (patch) | |
tree | b0145408358e9ea0e7c7a711ed6e3bbda74a0ad7 /qt6 | |
parent | 53ecc075b79493e51b07fefc4b164cc890b37106 (diff) |
qt6base: => 6.3.2
Diffstat (limited to 'qt6')
-rwxr-xr-x | qt6/qt6base/DETAILS | 4 | ||||
-rw-r--r-- | qt6/qt6base/HISTORY | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/qt6/qt6base/DETAILS b/qt6/qt6base/DETAILS index e2014e0b26..dff233f9b4 100755 --- a/qt6/qt6base/DETAILS +++ b/qt6/qt6base/DETAILS @@ -1,8 +1,8 @@ QT_URL=https://download.qt.io/official_releases SPELL=qt6base SPELLX=${SPELL//6}-everywhere-src - VERSION=6.3.1 - SOURCE_HASH=sha512:5c4304dc1f5fa80201b61c9c8dbf4c3449506a243ea1f87e336dc3641a37b9d40c2aa4a93190cc69ddde0f349c74e327c35de5f46de888ddfd49616903e8a7b5 + VERSION=6.3.2 + SOURCE_HASH=sha512:e164ed6511cf6d5aa39f91cfb624c89b4dd3fc7d3c6c14b60d0c211e5b40ba1ad379ecca653db33dfa944ecfbd9c7044a8d7a968c660e8a76c4897c869584822 SOURCE=$SPELLX-$VERSION.tar.xz SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION diff --git a/qt6/qt6base/HISTORY b/qt6/qt6base/HISTORY index a2f1eab1f5..d9eeb31859 100644 --- a/qt6/qt6base/HISTORY +++ b/qt6/qt6base/HISTORY @@ -1,3 +1,6 @@ +2022-09-09 Treeve Jelbert <treeve@sourcemage.org> + * DETAILS: version 6.3.2 + 2022-07-27 Vlad Glagolev <stealth@sourcemage.org> * DEPENDS: switch to PKG-CONFIG provider (automated) |