summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-03-17 16:23:53 +0100
committerMartchus2023-03-17 16:23:53 +0100
commite15edd1a42f0d61868f5e515ddf9893aae5007bd (patch)
treeacefee173984fb532355cc9d01fba7616d45b850 /PKGBUILD
parent00d374c6406ff01bec0f0444a8bda06a7df0463f (diff)
downloadaur-e15edd1a42f0d61868f5e515ddf9893aae5007bd.tar.gz
Update to 6.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64ac30c90527..c9291f0de15a 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.4.2
+_qtver=6.4.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=('a4bdd983de4e9cbca0f85b767dbdd8598711554e370a06da8f509ded4430f5bd'
- '6c81fd374061005704249559ac384941c9fc959e0946394f4944ae5927e87e6d')
+sha256sums=('67ded1b3b988135e3600916b34bb156fe3986c88420c6f87a6d0fd53521ba795'
+ '1f5b90f3a7b7121d071982d99435a9fa2a4fa19f026d439d393c0fd1c7f9059a')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'