aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-pyzmq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyzmq/APKBUILD b/community/py3-pyzmq/APKBUILD
index 9e3381adb1..05286434ec 100644
--- a/community/py3-pyzmq/APKBUILD
+++ b/community/py3-pyzmq/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pyzmq
_pkgname=pyzmq
pkgver=18.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python bindings for ZeroMQ"
url="https://pypi.python.org/pypi/pyzmq"
arch="all !s390x" # https://github.com/zeromq/pyzmq/issues/1274