aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pylev/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-pylev/APKBUILD')
-rw-r--r--testing/py3-pylev/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pylev/APKBUILD b/testing/py3-pylev/APKBUILD
index ae4a93da1c1..9de032c32e0 100644
--- a/testing/py3-pylev/APKBUILD
+++ b/testing/py3-pylev/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pylev
_realname=pylev
pkgver=1.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Pure Python3 Levenshtein implementation"
options="!check" # No tests on pypi, no tags on github
url="https://github.com/toastdriven/pylev"