summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-09-30 19:57:31 +0200
committerMartchus2023-09-30 19:57:31 +0200
commit51ada11e150d5436cb8cbc7df5fd56899101f8ad (patch)
tree98d7d1d446075cea5a782cf3f94db776eea57943 /PKGBUILD
parentaad2bcfc1d7eb28271d46967674d61fd6698b6aa (diff)
downloadaur-51ada11e150d5436cb8cbc7df5fd56899101f8ad.tar.gz
Update to 6.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8fa8ea13556..751e4c8d4633 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.2
+_qtver=6.5.3
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=('f3a11fe54e9fac77c649e46e39f1cbe161e9efe89bad205115ba2861b1eb8719'
- '8fb0047a8dd719b3ad22963392d65c4f5e15f9eae331422ca6d2bf2caa3137aa')
+sha256sums=('404dd6d2d206bb882ecd6622f0c708c9d6bd724a4d83776e13c49761c159d215'
+ 'c0eef3b3326f906e829279c224abd30dbd3d887aacd563e68a1ec0732c299214')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'