summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:19 +0200
committerMartchus2023-04-10 21:44:19 +0200
commit220ef4801a579e7cc9f3836b1390ae757029b62e (patch)
tree397f4662f20c2c295f8b8134a004cf612e11dbd4
parentfe36c28602a595103d9d4a37aaa1af8f6eea55be (diff)
downloadaur-220ef4801a579e7cc9f3836b1390ae757029b62e.tar.gz
Rebase on 5.15.9
-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 b3048072af43..12bf0ca9e0f2 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.8+kde+r2
+ pkgver = 5.15.9+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=63fb8da1ecf8e48262cd515690cf71a425f92bf5
+ source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=ed7416b1b8af9de9926388408469a35f2ad6a795
sha256sums = SKIP
pkgname = mingw-w64-qt5-websockets
diff --git a/PKGBUILD b/PKGBUILD
index 2ac6f254100b..910982fde908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwebsockets
pkgname=mingw-w64-qt5-websockets
-pkgver=5.15.8
+pkgver=5.15.9
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=63fb8da1ecf8e48262cd515690cf71a425f92bf5
+_commit=ed7416b1b8af9de9926388408469a35f2ad6a795
_basever=$pkgver
pkgver+=+kde+r2
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index d2672c6de71c..f087d81743af 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.8
+pkgver=5.15.9
pkgrel=1
arch=('any')
pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"