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

Maxime Gauduin alucryd at gemini.archlinux.org
Mon Jan 10 10:17:37 UTC 2022


    Date: Monday, January 10, 2022 @ 10:17:36
  Author: alucryd
Revision: 1099001

upgpkg: python-jellyfish 0.9.0-1

Modified:
  python-jellyfish/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 10:13:21 UTC (rev 1099000)
+++ PKGBUILD	2022-01-10 10:17:36 UTC (rev 1099001)
@@ -2,8 +2,8 @@
 # Contributor: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-jellyfish
-pkgver=0.8.9
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
 pkgdesc='A python library for doing approximate and phonetic matching of strings'
 arch=(x86_64)
 url='https://github.com/jamesturk/jellyfish'
@@ -13,7 +13,7 @@
   git
   python-setuptools
 )
-_tag=c3f9e2d3ed76899214159906af104e0841cd415a
+_tag=4809892a28a0e96f6af982a6e119dca6e4994fb8
 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