From 19f85624fa9d5dc51dd7559e3a33fab5e841ecee Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 21 Aug 2022 14:21:34 +0200 Subject: [PATCH] python3-jellyfish: update to 0.9.0. --- srcpkgs/python3-jellyfish/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-jellyfish/template b/srcpkgs/python3-jellyfish/template index 9a7c4a72a18..c0ebbb6bf79 100644 --- a/srcpkgs/python3-jellyfish/template +++ b/srcpkgs/python3-jellyfish/template @@ -1,7 +1,7 @@ # Template file for 'python3-jellyfish' pkgname=python3-jellyfish -version=0.8.9 -revision=2 +version=0.9.0 +revision=1 wrksrc="jellyfish-${version}" build_style=python3-module make_check_target=build/lib.*/jellyfish/test.py @@ -12,10 +12,10 @@ checkdepends="python3-pytest" short_desc="Python3 library for approximate and phonetic matching of strings" maintainer="Duncaen " license="BSD-2-Clause" -homepage="https://github.com/sunlightlabs/jellyfish" +homepage="https://jamesturk.github.io/jellyfish/" changelog="https://raw.githubusercontent.com/jamesturk/jellyfish/main/docs/changelog.md" distfiles="${PYPI_SITE}/j/jellyfish/jellyfish-${version}.tar.gz" -checksum=90d25e8f5971ebbcf56f216ff5bb65d6466572b78908c88c47ab588d4ea436c2 +checksum=40c9a2ffd8bd3016f7611d424120442f627f56d518a106847dc93f0ead6ad79a post_install() { vlicense LICENSE