Hi, here's my attempt to update Qt5 packages. Currently there are two main issues to deal with: - 5.15.5 changed the URL where they use "-everywhere-opensource-src-" instead of "-everywhere-src-". Changing it directly in qt5-urls breaks the qtbase (Qt6 version of the package). The solution is either to add argument or create qt6-urls. What would be the best? Checked Qt6 modules on official release URL and there's currently no change in the link atm. - I need help with building qtwebengine. It's massive beast that fails to build. See the logs attached. I used the patches from LFS where they use Python 3 plus more. I've been able to build the rest of the packages. ---- Petr