summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:37:55 +0100
committerMartchus2024-01-09 17:37:55 +0100
commit7139c14444efa6986c6fc818d5d06754c81e8188 (patch)
treee9e8b493ba04b69b29e764381d4ce6ebfb3a9087
parent62a884450d4944775cd9e1cb0b939d16657bb316 (diff)
downloadaur-7139c14444efa6986c6fc818d5d06754c81e8188.tar.gz
Update to 5.15.12
-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 0fb038660619..ebb211030dc7 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.11+kde+r2
+ pkgver = 5.15.12+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=d41bb9f4f7ab9d5ff184ef94cf2f6ff7cf01de00
+ source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=9a7b9972a54137d5f2e0d49559fe58d07c90662e
sha256sums = SKIP
pkgname = mingw-w64-qt5-websockets
diff --git a/PKGBUILD b/PKGBUILD
index 0f87d1a693bf..a65d165b885e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwebsockets
pkgname=mingw-w64-qt5-websockets
-pkgver=5.15.11
+pkgver=5.15.12
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=d41bb9f4f7ab9d5ff184ef94cf2f6ff7cf01de00
+_commit=9a7b9972a54137d5f2e0d49559fe58d07c90662e
_basever=${pkgver%%+*}
pkgver+=+kde+r2
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index a0dd04015e71..002501d6ff9c 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"