Skip to content

Commit f921957

Browse files
committed
Update qbittorrent-nox-static.sh
1 parent 1f00da1 commit f921957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qbittorrent-nox-static.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ _release_info() {
10271027
## Build info
10281028
10291029
Qbittorrent: ${qbittorrent_github_tag#release-}
1030-
Qt: ${qbt_qt_full_version#v}
1030+
Qt: ${qbt_qt_full_version#v} - see notes
10311031
Libtorrent: ${libtorrent_github_tag#v}
10321032
Boost: ${boost_version#v}
10331033
OpenSSL: ${openssl_version}
@@ -1046,7 +1046,7 @@ _release_info() {
10461046
10471047
## Build matrix for libtorrent ${libtorrent_github_tag}
10481048
1049-
ℹ️ Qt5 is still built with qmake. Qt6 will use cmake.
1049+
ℹ️ With Qbittorrent 4.4.0 onwards all cmake build use Qt6 and qmake builds use Qt5 until phased out.
10501050
10511051
ℹ️ [Check the build table for more info](https://github.com/userdocs/qbittorrent-nox-static#build-table---dependencies---arch---os---build-tools)
10521052

0 commit comments

Comments
 (0)