author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:49:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:49:45 UTC |
parent | 13ed1572a8d4b45be27dbd638d1d8a5dd3d0481d |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 3d72488..348a0fb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-websockets pkgdesc = Provides WebSocket communication compliant with RFC 6455 - pkgver = 5.15.11+kde+r2 + pkgver = 5.15.12+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=d41bb9f4f7ab9d5ff184ef94cf2f6ff7cf01de00 + source = git+https://invent.kde.org/qt/qt/qtwebsockets#commit=9a7b9972a54137d5f2e0d49559fe58d07c90662e sha256sums = SKIP pkgname = qt5-websockets diff --git a/PKGBUILD b/PKGBUILD index f74127c..6d29d86 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-websockets _basever=5.15.12 -pkgver=5.15.11+kde+r2 +pkgver=5.15.12+kde+r2 pkgrel=1 _commit=9a7b9972a54137d5f2e0d49559fe58d07c90662e arch=('x86_64')