summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:50:17 +0200
committerMartchus2023-06-14 10:50:17 +0200
commit235ae272f5e1aba6ca46a66c3c79e3f838c03bb6 (patch)
tree24e47c130e1019105f96578ca9c7bc2b69c785db
parent220ef4801a579e7cc9f3836b1390ae757029b62e (diff)
downloadaur-235ae272f5e1aba6ca46a66c3c79e3f838c03bb6.tar.gz
Update to 5.15.10
-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 12bf0ca9e0f2..650eacd7d42e 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.9+kde+r2
+ pkgver = 5.15.10+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=ed7416b1b8af9de9926388408469a35f2ad6a795
+ source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=89fbe461e7091ae6a4689b7791293a06c9167776
sha256sums = SKIP
pkgname = mingw-w64-qt5-websockets
diff --git a/PKGBUILD b/PKGBUILD
index 910982fde908..555ee2a1a20c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwebsockets
pkgname=mingw-w64-qt5-websockets
-pkgver=5.15.9
+pkgver=5.15.10
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=ed7416b1b8af9de9926388408469a35f2ad6a795
+_commit=89fbe461e7091ae6a4689b7791293a06c9167776
_basever=$pkgver
pkgver+=+kde+r2
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index f087d81743af..7d695c49d0e3 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"