aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-websockets/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-websockets/APKBUILD')
-rw-r--r--community/py3-websockets/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-websockets/APKBUILD b/community/py3-websockets/APKBUILD
index 0b6f9a7fcc0..e6fabb86b7b 100644
--- a/community/py3-websockets/APKBUILD
+++ b/community/py3-websockets/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py3-websockets
_pkgname=websockets
pkgver=8.1
-pkgrel=2
+pkgrel=3
pkgdesc="An implementation of the WebSocket Protocol (RFC 6455)"
options="net"
url="https://websockets.readthedocs.io"