diff options
Diffstat (limited to 'testing/py3-hotqueue')
-rw-r--r-- | testing/py3-hotqueue/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-hotqueue/APKBUILD b/testing/py3-hotqueue/APKBUILD index 3c37f76a31..b788898d72 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=1 +pkgrel=2 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" |