qt6-declarative: update to 6.2.2.
This commit is contained in:
parent
a93e3762d8
commit
2faff7bb0c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-declarative'
|
# Template file for 'qt6-declarative'
|
||||||
pkgname=qt6-declarative
|
pkgname=qt6-declarative
|
||||||
version=6.2.1
|
version=6.2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtdeclarative-everywhere-src-${version}"
|
wrksrc="qtdeclarative-everywhere-src-${version}"
|
||||||
build_style=cmake
|
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"
|
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"
|
homepage="https://www.qt.io"
|
||||||
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
|
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"
|
replaces="qt6-quickcontrols2>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue