diff options
-rw-r--r-- | testing/py3-websockets/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-websockets/APKBUILD b/testing/py3-websockets/APKBUILD index d066a8c26e..dad7f916b4 100644 --- a/testing/py3-websockets/APKBUILD +++ b/testing/py3-websockets/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-websockets _pkgname=websockets pkgver=3.2 -pkgrel=0 +pkgrel=1 pkgdesc="An implementation of the WebSocket Protocol (RFC 6455)" url="https://websockets.readthedocs.io" arch="noarch" |