summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-12-02 12:25:15 +0100
committerMartchus2021-12-02 12:25:15 +0100
commit6003fcf8253bd8a7fc2eb95b47765e39eec3121b (patch)
treea656451f3e5c9d744a0d6cb25f360b4f619fc4b3 /PKGBUILD
parent60d00f8e1a5fd9c08d93895376b153134752c282 (diff)
downloadaur-6003fcf8253bd8a7fc2eb95b47765e39eec3121b.tar.gz
Update to 6.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7987255b31da..3ec96bc23af2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_android_arch=aarch64
pkgname=android-$_android_arch-qt6-declarative
-_qtver=6.2.1
+_qtver=6.2.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -23,8 +23,8 @@ groups=(android-${_android_arch}-qt6)
_pkgfqn="qtdeclarative-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Exclude-qmltime-when-cross-compiling.patch')
-sha256sums=('5aeb841a5665f79672a302569754ea7d541c69102c551707e43489e797213c71'
- 'c84240d88b53bcf91c4804f8af00d83952a14bc61924e45d587be63ea8309782')
+sha256sums=('1a04ef0092b31354e0fded0d8391865719cb58f9ca5dc604da2b1f62c742cf28'
+ '0d3ab1faed346dff5ba75a7bbd1af56c913a9c4a6eaff0b36f0e67a1ca4b6f1b')
prepare () {
cd $_pkgfqn