summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-05-26 15:30:18 +0200
committerMartchus2023-05-26 15:30:18 +0200
commit9e349f447995dcd1827a472c05b4852b28f485c4 (patch)
tree98f8e33b85badc7747009cb85d74b1127b62c4b8 /PKGBUILD
parent75127b12b1602385a62b378778aa50508e47ec0a (diff)
downloadaur-9e349f447995dcd1827a472c05b4852b28f485c4.tar.gz
Update to 6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6037ccd78f1b..3106889a5483 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.0
+_qtver=6.5.1
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=('f7d631cd8ebc1491dad0f30f1b5326ae812bee4ad706e61157816a82bf588c97'
- 'abef6f71bd31435262e095d0678458f809f0e6a3990a523c10db9c4ef612f5a2')
+sha256sums=('201148f9614a65d169a85cd0d0fbd414603498da6ff330c4e0835ecd962dce79'
+ '8b1d5499d6ebdf046780e737a191c316c483f3dd2e161d559025adb5af6bfa96')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'