summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a537843e7712..c27aa80cbb0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qt5-websockets-git
- pkgdesc = Provides WebSocket communication compliant with RFC 6455
+ pkgdesc = Qt5 WebSockets module
pkgver = 5.12.1.r16.g5f16a5c
- pkgrel = 2
+ pkgrel = 3
url = https://www.qt.io/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3aecf8d7dbda..f9deacd9895f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=qt5-websockets-git
pkgver=5.12.1.r16.g5f16a5c
-pkgrel=2
-pkgdesc="Provides WebSocket communication compliant with RFC 6455"
+pkgrel=3
+pkgdesc="Qt5 WebSockets module"
arch=('i686' 'x86_64')
url="https://www.qt.io/"
license=('GPL' 'LGPL' 'custom')