diff --git a/testing/py3-rabbit/APKBUILD b/testing/py3-rabbit/APKBUILD index 333166a62a5..1aa5de86871 100644 --- a/testing/py3-rabbit/APKBUILD +++ b/testing/py3-rabbit/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-rabbit _pkgname=pyrabbit pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Pythonic interface to the RabbitMQ Management HTTP API" options="!check" # No testsuite in PYPI tarball url="https://github.com/bkjones/pyrabbit"