summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:03 +0100
committerMartchus2022-01-30 20:51:03 +0100
commit73adbd9e29d2d53af010cea0435ec47c97c12c42 (patch)
treef87ccc954b35fd814ebd8346682f3f88a05e5bfd /PKGBUILD
parent4cec5550f008991e48267f3d8fe90cddff33eebc (diff)
downloadaur-73adbd9e29d2d53af010cea0435ec47c97c12c42.tar.gz
Update to 6.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90e93ff64c85..57ab183f8ed2 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.2.2
+_qtver=6.2.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=('1a04ef0092b31354e0fded0d8391865719cb58f9ca5dc604da2b1f62c742cf28'
- '0d3ab1faed346dff5ba75a7bbd1af56c913a9c4a6eaff0b36f0e67a1ca4b6f1b')
+sha256sums=('2618c31f64820ed426ebfe2c10b6f3a43f08d2c03d6c63f024bc396455c1a86b'
+ '2f37c5a0c21cc7f31ed0cc689a14f0a64a50f1d272de77867b194cd2b7a2a17e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'