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

Maxime Gauduin alucryd at archlinux.org
Thu Jun 6 06:18:37 UTC 2019


    Date: Thursday, June 6, 2019 @ 06:18:37
  Author: alucryd
Revision: 477396

upgpkg: python-jellyfish 0.7.2-1

Modified:
  python-jellyfish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 06:08:00 UTC (rev 477395)
+++ PKGBUILD	2019-06-06 06:18:37 UTC (rev 477396)
@@ -2,7 +2,7 @@
 # Contributor: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-jellyfish
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc='A python library for doing approximate and phonetic matching of strings'
 arch=(x86_64)
@@ -17,10 +17,8 @@
   git+https://github.com/jamesturk/jellyfish.git#tag=${pkgver}
   git+https://github.com/jamesturk/cjellyfish.git
 )
-sha256sums=(
-  SKIP
-  SKIP
-)
+sha256sums=('SKIP'
+            'SKIP')
 
 prepare() {
   cd jellyfish



More information about the arch-commits mailing list