Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align Qt version #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Align Qt version #170

wants to merge 1 commit into from

Conversation

dragonwu0919
Copy link
Contributor

@dragonwu0919 dragonwu0919 commented Sep 13, 2024

This PR updates the default Qt version in the build script to 6.6.3. Specifically, line 44 of the file scripts/build.d/qt was modified from: pkgbranch=${VERSION:-6.5.3} to pkgbranch=${VERSION:-6.6.3}.

Please note that while this change updates the version reference, further testing for potential side effects of this update has not yet been conducted. I will perform testing once my new SSD arrives next week, as my current system is out of storage for building a virtual machine.

Related to #169

in scripts/build/qt, I change line 44 from `pkgbranch=${VERSION:-6.5.3}` to ` pkgbranch=${VERSION:-6.6.3}`.
@yungyuc
Copy link
Member

yungyuc commented Sep 13, 2024

@xingularity could you please help review the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build script enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants