git » qt5-websockets.git » commit a411fa8

upgpkg: 5.15.13+kde+r2-1: Qt 5.15.13

author Antonio Rojas
2024-03-14 11:53:25 UTC
committer Antonio Rojas
2024-03-14 11:53:25 UTC
parent 30824a172a0231b004d720eefba1ad66b448dea1

upgpkg: 5.15.13+kde+r2-1: Qt 5.15.13

.SRCINFO +2 -2
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 348a0fb..9669ae4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-websockets
 	pkgdesc = Provides WebSocket communication compliant with RFC 6455
-	pkgver = 5.15.12+kde+r2
+	pkgver = 5.15.13+kde+r2
 	pkgrel = 1
 	url = https://www.qt.io
 	arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = qt5-websockets
 	makedepends = git
 	depends = qt5-base
 	optdepends = qt5-declarative: QML bindings
-	source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=9a7b9972a54137d5f2e0d49559fe58d07c90662e
+	source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=2c2b7691ae231f43129d7f2b43984c30883ca4b1
 	sha256sums = SKIP
 
 pkgname = qt5-websockets
diff --git a/PKGBUILD b/PKGBUILD
index ac20f33..551cb88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-websockets
 _basever=5.15.13
-pkgver=5.15.12+kde+r2
+pkgver=5.15.13+kde+r2
 pkgrel=1
 _commit=2c2b7691ae231f43129d7f2b43984c30883ca4b1
 arch=('x86_64')