summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2025-04-03 22:30:23 +0200
committerMartchus2025-04-03 22:30:23 +0200
commita357e8955568cbdced5f00788d3f54102541dd1d (patch)
tree7f4a5c3c6a72424ee3e6ac7f4df014a2cd8ef85b /PKGBUILD
parent78bf5a9b69040c8eabcb6730bba0b3ea29995c36 (diff)
downloadaur-android-x86-qt6-declarative.tar.gz
Update to 6.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 102b49621b4f..67dbb9243a8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_android_arch=x86
pkgname=android-$_android_arch-qt6-declarative
-_qtver=6.8.2
+_qtver=6.9.0
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=('144d876adc8bb55909735143e678d1e24eadcd0a380a0186792d88b731346d56'
- '029a8000717ef07ad1229852a5c771c6b43a623d2ab9ae977a6961f6a66e3e5b')
+sha256sums=('a3175fa510847a136734f989e2bfea7f7bbb9dc9acc98b40b544d26f5ba20d3d'
+ '20bb45dab9d47722e6e6e8c39afdc14cd556f0431214e8754336e8bb77dd5eb1')
prepare () {
cd $_pkgfqn