aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-cachy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cachy/APKBUILD b/testing/py3-cachy/APKBUILD
index ec050c1f0a2..71767fade6f 100644
--- a/testing/py3-cachy/APKBUILD
+++ b/testing/py3-cachy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-cachy
_realname=cachy
pkgver=0.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Simple yet effective caching library"
options="!check" # No tests on pypi tarball, github uses pyproject.toml
url="https://github.com/sdispater/cachy"