aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-jellyfish
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-02-15 09:04:54 +0200
committerprspkt <prspkt@protonmail.com>2019-02-23 15:00:58 +0200
commite225aac8f07bb747fd723e7392240b06974ed7ba (patch)
tree0a6b18270578d550b65e9d927fd6c8558f442315 /community/py3-jellyfish
parent6119108b7718de1379dc62a48bd07f916020cc53 (diff)
downloadaports-e225aac8f07bb747fd723e7392240b06974ed7ba.tar.bz2
aports-e225aac8f07bb747fd723e7392240b06974ed7ba.tar.xz
community/py3-jellyfish: upgrade to 0.7.1
Diffstat (limited to 'community/py3-jellyfish')
-rw-r--r--community/py3-jellyfish/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-jellyfish/APKBUILD b/community/py3-jellyfish/APKBUILD
index 3b9a1eec69..bb8ca4bf92 100644
--- a/community/py3-jellyfish/APKBUILD
+++ b/community/py3-jellyfish/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=py3-jellyfish
_pkgname=jellyfish
-pkgver=0.6.1
+pkgver=0.7.1
pkgrel=0
pkgdesc="Python library for approximate and phonetic string matching"
url="https://github.com/jamesturk/jellyfish"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="2c694ed48daee7aa893121fefc2a4bcea75ff84f0f8d137ebfc1676e769cd05db1268b20a2163a4f8d4a860b69f9b65afa6fede5aba4770d89cf261827c44380 jellyfish-0.6.1.tar.gz"
+sha512sums="c8464171cead812f6dab8c61c74d83afafbf6451e7143e5be74400dffcf895be925a3628ac4fff47467b6dbf70b6d068daaf1c141b1846e53d5d19bed1617ca0 jellyfish-0.7.1.tar.gz"