summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-07-20 23:12:12 +0200
committerMartchus2023-07-20 23:12:12 +0200
commitb9cdb6b61a75b0591fbc399eee002634fdae2258 (patch)
tree07ab06bb2c502c527ebd998dc353456335d9b6de
parentd7f7c6da87d84fa7e1dc1702398a10ecb0483ad2 (diff)
downloadaur-b9cdb6b61a75b0591fbc399eee002634fdae2258.tar.gz
Update to 6.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtwebsockets-sha256.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1597d1274e1..7c70d96ab7b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-websockets
pkgdesc = Provides WebSocket communication compliant with RFC 6455 (mingw-w64)
- pkgver = 6.5.1
+ pkgver = 6.5.2
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -21,7 +21,7 @@ pkgbase = mingw-w64-qt6-websockets
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtwebsockets-everywhere-src-6.5.1.tar.xz
- sha256sums = 6b8f66b250a675117aae35b48dbfc589619be2810a759ad1712a9cd20561da19
+ source = https://download.qt.io/official_releases/qt/6.5/6.5.2/submodules/qtwebsockets-everywhere-src-6.5.2.tar.xz
+ sha256sums = 204bd7b0dffb54c934abc6cf0eb5e3016f11b3c9721a67b4875a6b21bb8b5c76
pkgname = mingw-w64-qt6-websockets
diff --git a/PKGBUILD b/PKGBUILD
index 9dd2070575d2..9d9b9c187190 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.5.1
+_qtver=6.5.2
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=('6b8f66b250a675117aae35b48dbfc589619be2810a759ad1712a9cd20561da19')
+sha256sums=('204bd7b0dffb54c934abc6cf0eb5e3016f11b3c9721a67b4875a6b21bb8b5c76')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 39f105400f1e..25cb16c1f418 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.5.1
+_qtver=6.5.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qtwebsockets-sha256.txt b/qtwebsockets-sha256.txt
index aee2a6ed6b28..6ea2e43cc582 100644
--- a/qtwebsockets-sha256.txt
+++ b/qtwebsockets-sha256.txt
@@ -1 +1 @@
-6b8f66b250a675117aae35b48dbfc589619be2810a759ad1712a9cd20561da19
+204bd7b0dffb54c934abc6cf0eb5e3016f11b3c9721a67b4875a6b21bb8b5c76