diff --git a/community/py3-ws4py/APKBUILD b/community/py3-ws4py/APKBUILD index 26c1bd153c5..d514545c8f7 100644 --- a/community/py3-ws4py/APKBUILD +++ b/community/py3-ws4py/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-ws4py _pkgname=ws4py pkgver=0.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="WebSocket client and server library for Python 2 and 3 as well as PyPy" options="!check" # Tests are python2 only url="https://github.com/Lawouach/WebSocket-for-Python"