summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:46 +0100
committerMartchus2022-11-01 13:38:46 +0100
commitf74d16c0b3c84320393eeddec63483a4a4ac8255 (patch)
tree3a92f3770c68e42e0ca9d9912c83952edacfdd0c
parentdee4795ab0634dd7e1e36c989d028cc880a1c33e (diff)
downloadaur-f74d16c0b3c84320393eeddec63483a4a4ac8255.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d01ce9b7ad46..05f794a66e6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-websockets
pkgdesc = Provides WebSocket communication compliant with RFC 6455 (mingw-w64)
- pkgver = 5.15.6+kde+r2
+ pkgver = 5.15.7+kde+r2
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-websockets
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=a066371747a7eb9de9b1ae38fbc41b2059080802
+ source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=594477769ecac4032ba116196493f3ba3db1aaed
sha256sums = SKIP
pkgname = mingw-w64-qt5-websockets
diff --git a/PKGBUILD b/PKGBUILD
index 610da02d97bf..42e50f26642d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwebsockets
pkgname=mingw-w64-qt5-websockets
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=a066371747a7eb9de9b1ae38fbc41b2059080802
+_commit=594477769ecac4032ba116196493f3ba3db1aaed
_basever=$pkgver
pkgver+=+kde+r2
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index e3e8c29720f8..622a04657db1 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"