aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-hotqueue/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-hotqueue/APKBUILD b/testing/py3-hotqueue/APKBUILD
index b788898d72..214818996a 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"