Update package version to 6.9.3
This commit is contained in:
@@ -1,10 +1,28 @@
|
||||
name: qt6-tools
|
||||
description: A cross-platform application and UI framework (Development Tools, QtHelp)
|
||||
version: 6.9.2
|
||||
version: 6.9.3
|
||||
revision: 1
|
||||
url: https://www.qt.io/
|
||||
license: FDL,GPL3,LGPL3,custom
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "glibc", "qt6-base", "zstd"]
|
||||
optional_depends: ["clang", "qt6-declarative"]
|
||||
make_depends: ["clang", "cmake", "git", "llvm", "ninja", "qt6-declarative"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- qt6-base
|
||||
- zstd
|
||||
optional_depends:
|
||||
- clang
|
||||
- qt6-declarative
|
||||
make_depends:
|
||||
- clang
|
||||
- cmake
|
||||
- git
|
||||
- llvm
|
||||
- qt6-declarative
|
||||
downloads:
|
||||
- url: https://code.qt.io/qt/qttools.git
|
||||
type: git
|
||||
extract_to_bpm_source: true
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: 89031fa54058af5e4d92ee08d31642ca338e9c0c
|
||||
|
||||
Reference in New Issue
Block a user