summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:15:21 +0200
committerMartchus2024-03-31 14:15:21 +0200
commitb4f36f1505cfd49d17b9d490e032f71425438d8f (patch)
tree41074d0cdc23b3e34200a777d771a7832e807af0 /PKGBUILD
parent5250384d6a5e9bb78c0045bd63f70ac4d71e4e83 (diff)
downloadaur-b4f36f1505cfd49d17b9d490e032f71425438d8f.tar.gz
Update to 6.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 025ddebe2790..a176be7b5339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-websockets
-_qtver=6.6.2
+_qtver=6.6.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtwebsockets-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('c0e6ea9bc8db4290bb43e683fb3d639055fe91258f357980eb6ef5abab4438f9')
+sha256sums=('16f481765794dd66e4538a1074fbc9a68e2091eda5f99868cc27d9b1a931a036')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'