qt6-declarative: update to 6.2.1.
This commit is contained in:
parent
cc5abe93df
commit
0b3a15d3f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-declarative'
|
||||
pkgname=qt6-declarative
|
||||
version=6.2.0
|
||||
version=6.2.1
|
||||
revision=1
|
||||
wrksrc="qtdeclarative-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
|
||||
homepage="https://www.qt.io"
|
||||
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
|
||||
checksum=46737feceb9e54d63ad0c87a08d33f08ca58f4b8920ccefad8f1ebd64f0d1270
|
||||
checksum=5aeb841a5665f79672a302569754ea7d541c69102c551707e43489e797213c71
|
||||
replaces="qt6-quickcontrols2>=0"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue