aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/py-hiredis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-hiredis/APKBUILD b/main/py-hiredis/APKBUILD
index f3ae61043a..765d4c15ea 100644
--- a/main/py-hiredis/APKBUILD
+++ b/main/py-hiredis/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-hiredis
_pkgname=${pkgname#py-}
pkgver=0.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python extension that wraps hiredis"
url="https://github.com/redis/hiredis-py"
arch="all"