summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:19 +0100
committerMartchus2022-01-30 20:51:19 +0100
commit82b0a1ddcbdb7eea49ee5dc7eb7437333cff7cb9 (patch)
treef22ea6e41e64e4bfd9083f3ad7d6e1b30c60ea04 /PKGBUILD
parent53645ffea323dd9e2618b4ca361021995c574f32 (diff)
downloadaur-82b0a1ddcbdb7eea49ee5dc7eb7437333cff7cb9.tar.gz
Update to 6.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc12e6a10fbe..b368a657c176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-connectivity
-_qtver=6.2.2
+_qtver=6.2.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtconnectivity-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('bb6e916d029a7a00cedea161fa95e53e6f060a8415e82cc350e846b39a3d5cec')
+sha256sums=('4ce029b4d4ac201c99d750c8c98868e1c165f61933ca027e173df0d7300d906f')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'