diff --git a/scripts/build.d/qt b/scripts/build.d/qt index 3b04b19..71ddfec 100644 --- a/scripts/build.d/qt +++ b/scripts/build.d/qt @@ -41,7 +41,7 @@ if [ -z "${SYNCGIT}" ]; then fi else pkgname=qt - pkgbranch=${VERSION:-6.5.3} + pkgbranch=${VERSION:-6.6.3} pkgfull=$pkgname-$pkgbranch # qt5 is expected here, it seems qt did not change its repository name from qt5 to qt6 # ref : https://wiki.qt.io/Building_Qt_6_from_Git#Getting_the_source_code