diff --git a/testing/py3-hotqueue/APKBUILD b/testing/py3-hotqueue/APKBUILD index b788898d725..214818996a5 100644 --- a/testing/py3-hotqueue/APKBUILD +++ b/testing/py3-hotqueue/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-hotqueue _pkgname=hotqueue pkgver=0.2.8 -pkgrel=2 +pkgrel=3 pkgdesc="A Python library that allows to use Redis as a message queue" options="!check" # Require running instance of redis server url="http://github.com/richardhenry/hotqueue"