145e0f9940
This reverts commit a1b77bfe5ff91a250217b47adbbc961cc61a21e3. KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
3 lines
107 B
Bash
3 lines
107 B
Bash
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/ \
|
|
-A '*.tar.xz' )
|