summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-11-04 11:09:18 +0000
committerFelix Yan2019-11-04 11:09:18 +0000
commit4f47c00ab335b6737b4dbe5eaa8c4c8aba68e28a (patch)
treeef3aceff8cde9574fa6c39ddbbe82e34b1b97572
parent510cca62ac79ac47d11bb42f9d660eaecc38e216 (diff)
downloadaur-4f47c00ab335b6737b4dbe5eaa8c4c8aba68e28a.tar.gz
Python 3.8 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cf426b4bea1..6d4f9e659c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')