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

Jelle van der Waa jelle at archlinux.org
Thu Mar 10 21:11:38 UTC 2016


    Date: Thursday, March 10, 2016 @ 22:11:38
  Author: jelle
Revision: 166000

upgpkg: python2-jellyfish 0.5.2-1

Modified:
  python2-jellyfish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 20:46:57 UTC (rev 165999)
+++ PKGBUILD	2016-03-10 21:11:38 UTC (rev 166000)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python2-jellyfish
-pkgver=0.5.0
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='A python library for doing approximate and phonetic matching of strings'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('python2')
 makedepends=('python2-setuptools')
 source=("https://pypi.python.org/packages/source/j/jellyfish/jellyfish-${pkgver}.tar.gz")
-sha256sums=('e19b8fac54fe89925589fc866f37cd8926d38551e038793fbab243caf903e812')
+sha256sums=('96a96630a1dec21e634b967b040d42d1cb316b9a54885b434e2fbe90d704b397')
 
 build() {
   cd jellyfish-${pkgver}



More information about the arch-commits mailing list