diff options
-rw-r--r-- | community/py3-jellyfish/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-jellyfish/APKBUILD b/community/py3-jellyfish/APKBUILD index 13fab6e1a9..9ddea360cf 100644 --- a/community/py3-jellyfish/APKBUILD +++ b/community/py3-jellyfish/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-jellyfish _pkgname=jellyfish pkgver=0.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python library for approximate and phonetic string matching" url="https://github.com/jamesturk/jellyfish" arch="all" |