[arch-commits] Commit in python-jellyfish/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Mon Aug 23 07:25:50 UTC 2021


    Date: Monday, August 23, 2021 @ 07:25:49
  Author: alucryd
Revision: 1004264

upgpkg: python-jellyfish 0.8.8-1

Modified:
  python-jellyfish/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-23 07:25:08 UTC (rev 1004263)
+++ PKGBUILD	2021-08-23 07:25:49 UTC (rev 1004264)
@@ -2,7 +2,7 @@
 # Contributor: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-jellyfish
-pkgver=0.8.3
+pkgver=0.8.8
 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=081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b
+_tag=32988857a63e0e6cb1d78c44f9b4d43d9486e461
 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