Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
Description
The site "http://qt-project.org/downloads" displays an incorrect size for Qt 5.0.0 Beta 2 source download, probably due to copy/paste from the 4.8.3 sources a few lines below:
"The source code is available as a zip (261 MB) or a tar.gz (223 MB)", however my download says 317 MB (for tar.gz), not 223:
du -h qt-everywhere-opensource-src-5.0.0-beta2.tar.gz
317M qt-everywhere-opensource-src-5.0.0-beta2.tar.gz
Now we can argue whether "MB" refers to megabyte or mebibyte, but 223 MB is wrong in either case.