summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2018-06-30 16:54:08 +0000
committerFelix Yan2018-06-30 16:54:08 +0000
commit4e75ea143740f8a3d7e91731dbd66691f9d0c0e7 (patch)
tree05546b34f59cc4c82149fd7d60e519dbcbac0cba
parent4f112bfcc4af4972da0ca876688b304f3bf4b940 (diff)
downloadaur-4e75ea143740f8a3d7e91731dbd66691f9d0c0e7.tar.gz
Python 3.7 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a677cd2c8f9..f8d10724cd26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-editdistance
pkgname=('python-editdistance' 'python2-editdistance')
pkgver=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Fast implementation of the edit distance(Levenshtein distance)"
arch=('x86_64')
license=('MIT')