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

Felix Yan felixonmars at archlinux.org
Tue May 7 14:08:40 UTC 2019


    Date: Tuesday, May 7, 2019 @ 14:08:39
  Author: felixonmars
Revision: 352714

upgpkg: python-editdistance 0.5.3-1

Modified:
  python-editdistance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 14:08:30 UTC (rev 352713)
+++ PKGBUILD	2019-05-07 14:08:39 UTC (rev 352714)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-editdistance
-pkgver=0.5.2
-pkgrel=2
+pkgver=0.5.3
+pkgrel=1
 pkgdesc="Fast implementation of the edit distance(Levenshtein distance)"
 arch=('x86_64')
 license=('MIT')
@@ -12,7 +12,7 @@
 checkdepends=('python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/aflc/editdistance/archive/v$pkgver.tar.gz"
         LICENSE)
-sha512sums=('62f3147c8ae77d2fb22259020b7d12e026dfb044e23e37e85d230539a3a160464d8735e5b1bb6d90eded1688ee026bb32513e9ab3661542ded6ede848060c457'
+sha512sums=('e870967383a7b6f0f6994b0c5123907da1b50e4c7ee9f3cdc958dc1ba5e92501a427dbd0d3e8a3e7f1fecc562659f3a952a47669f2037d2e4cad09654b33d31f'
             '590232c1e7fa5aaaaa77573c4ea23533522177ca0ac07a0ce7f00e446d47467df2e19936ecb5e057fddc664d1daca39e2217cb5f6e3192ef5edf49b1f73e0f10')
 
 build() {



More information about the arch-commits mailing list