aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-cleo/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cleo/APKBUILD b/testing/py3-cleo/APKBUILD
index 7037fa32ff..568665463b 100644
--- a/testing/py3-cleo/APKBUILD
+++ b/testing/py3-cleo/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-cleo
_realname=cleo
pkgver=0.6.8
-pkgrel=1
+pkgrel=2
pkgdesc="Python3 library to create beautiful and testable command-line interfaces"
options="!check" # No tests on pypi tarball, github uses pyproject.toml
url="https://github.com/sdispater/cleo"