[arch-commits] Commit in python-editdistance/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon Nov  4 11:09:19 UTC 2019
    
    
  
    Date: Monday, November 4, 2019 @ 11:09:18
  Author: felixonmars
Revision: 366734
Python 3.8 rebuild
Modified:
  python-editdistance/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 09:54:12 UTC (rev 366733)
+++ PKGBUILD	2019-11-04 11:09:18 UTC (rev 366734)
@@ -2,7 +2,7 @@
 
 pkgname=python-editdistance
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast implementation of the edit distance(Levenshtein distance)"
 arch=('x86_64')
 license=('MIT')
    
    
More information about the arch-commits
mailing list