[arch-commits] Commit in python2-jellyfish/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Fri Apr 24 18:53:55 UTC 2015
Date: Friday, April 24, 2015 @ 20:53:54
Author: alucryd
Revision: 132194
upgpkg: python2-jellyfish 0.5.0-1
Modified:
python2-jellyfish/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-24 18:45:10 UTC (rev 132193)
+++ PKGBUILD 2015-04-24 18:53:54 UTC (rev 132194)
@@ -2,7 +2,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python2-jellyfish
-pkgver=0.4.0
+pkgver=0.5.0
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=('89f6264b98b11a40528c0faf6e2035c15023b628b3e51c62fd2082d103b100cc')
+sha256sums=('e19b8fac54fe89925589fc866f37cd8926d38551e038793fbab243caf903e812')
build() {
cd jellyfish-${pkgver}
More information about the arch-commits
mailing list