summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2020-11-10 04:18:42 +0000
committerFelix Yan2020-11-10 04:18:42 +0000
commit44bbe085d70dc8d63e05d8300e67b5bcef8754e0 (patch)
tree5891a5c658a3c306786a131c9dac9b26dd56c955
parent099e0dceb2dc9eb8606fd62d8b93d56b620552d0 (diff)
downloadaur-44bbe085d70dc8d63e05d8300e67b5bcef8754e0.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebaba75d4b12..a95b72c379e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-editdistance
pkgver=0.5.3
-pkgrel=3
+pkgrel=4
pkgdesc="Fast implementation of the edit distance(Levenshtein distance)"
arch=('x86_64')
license=('MIT')