qt6-declarative: update to 6.2.2.
This commit is contained in:
parent
a93e3762d8
commit
2faff7bb0c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-declarative'
|
||||
pkgname=qt6-declarative
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
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=5aeb841a5665f79672a302569754ea7d541c69102c551707e43489e797213c71
|
||||
checksum=1a04ef0092b31354e0fded0d8391865719cb58f9ca5dc604da2b1f62c742cf28
|
||||
replaces="qt6-quickcontrols2>=0"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue