summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:11:25 +0100
committerMartchus2022-03-20 12:11:25 +0100
commitc87e6f32f3f1fa3ba1bb5b246ab81e8ebb7c85b4 (patch)
tree68d786dc1644e7ed410e146cbd5f80955ae750cb /PKGBUILD
parent5ca279bdc23a28f2dff7f3f653645bd16f23eebf (diff)
downloadaur-c87e6f32f3f1fa3ba1bb5b246ab81e8ebb7c85b4.tar.gz
Update to 6.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85f711724cae..c5960e50399b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-networkauth
-_qtver=6.2.3
+_qtver=6.2.4
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtnetworkauth-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('6e074154b72d0654d3cbb26b4e8ca0dffe3d20b1d0a1d8e6b298e011598ab847')
+sha256sums=('53e96704d34403e89b05ef8b46edb039cd2bb3dc85d62bffc5ac0856ecee0dcc')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'