summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-07-20 23:11:52 +0200
committerMartchus2023-07-20 23:11:52 +0200
commitaad2bcfc1d7eb28271d46967674d61fd6698b6aa (patch)
treeffc7c78a87484772c80450c8464151a817735e06 /PKGBUILD
parent9e349f447995dcd1827a472c05b4852b28f485c4 (diff)
downloadaur-aad2bcfc1d7eb28271d46967674d61fd6698b6aa.tar.gz
Update to 6.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3106889a5483..f8fa8ea13556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-declarative
-_qtver=6.5.1
+_qtver=6.5.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -22,8 +22,8 @@ groups=(mingw-w64-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=('201148f9614a65d169a85cd0d0fbd414603498da6ff330c4e0835ecd962dce79'
- '8b1d5499d6ebdf046780e737a191c316c483f3dd2e161d559025adb5af6bfa96')
+sha256sums=('f3a11fe54e9fac77c649e46e39f1cbe161e9efe89bad205115ba2861b1eb8719'
+ '8fb0047a8dd719b3ad22963392d65c4f5e15f9eae331422ca6d2bf2caa3137aa')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'