[arch-commits] Commit in python-jellyfish/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Fri Nov 5 08:00:57 UTC 2021
Date: Friday, November 5, 2021 @ 08:00:57
Author: alucryd
Revision: 1037105
upgpkg: python-jellyfish 0.8.9-1
Modified:
python-jellyfish/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-05 08:00:53 UTC (rev 1037104)
+++ PKGBUILD 2021-11-05 08:00:57 UTC (rev 1037105)
@@ -2,7 +2,7 @@
# Contributor: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-jellyfish
-pkgver=0.8.8
+pkgver=0.8.9
pkgrel=1
pkgdesc='A python library for doing approximate and phonetic matching of strings'
arch=(x86_64)
@@ -13,7 +13,7 @@
git
python-setuptools
)
-_tag=32988857a63e0e6cb1d78c44f9b4d43d9486e461
+_tag=c3f9e2d3ed76899214159906af104e0841cd415a
source=(
git+https://github.com/jamesturk/jellyfish.git#tag=${_tag}
git+https://github.com/jamesturk/cjellyfish.git
More information about the arch-commits
mailing list