Date: Sunday, October 30, 2022 @ 14:18:17
  Author: felixonmars
Revision: 459575

upgpkg: python-editdistance 0.6.1-1

Modified:
  python-editdistance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-30 10:32:01 UTC (rev 459574)
+++ PKGBUILD    2022-10-30 14:18:17 UTC (rev 459575)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-editdistance
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="Fast implementation of the edit distance(Levenshtein distance)"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 checkdepends=('python-nose')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/aflc/editdistance/archive/v$pkgver.tar.gz";
         LICENSE)
-sha512sums=('1b2b0a23edc752564ddb19f7625e227fc7ea5b6e838da014effdec0edbcca2f2ad02460817638e7ea6d5857f71e3eb8af6fd94d936e6d26fe1d7dcad446ea573'
+sha512sums=('23aa478a3ca7ca7aaba547f84119471a9035d403628814c7bed747fbd19638e78260b545a11d049d7b38d6579be66cd60bf25e70bd4b168814b5161af4bc14d0'
             
'590232c1e7fa5aaaaa77573c4ea23533522177ca0ac07a0ce7f00e446d47467df2e19936ecb5e057fddc664d1daca39e2217cb5f6e3192ef5edf49b1f73e0f10')
 
 build() {

Reply via email to