summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2020-11-12 17:51:06 +0000
committerFelix Yan2020-11-12 17:51:06 +0000
commit1c559894b42bd323a47d1fc7c6abcb27e4ef51b8 (patch)
treebf21fe9865e4ebc7959ca74db63a065bdd5f7567
parent44bbe085d70dc8d63e05d8300e67b5bcef8754e0 (diff)
downloadaur-1c559894b42bd323a47d1fc7c6abcb27e4ef51b8.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a95b72c379e1..47882d9d5234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-editdistance
pkgver=0.5.3
-pkgrel=4
+pkgrel=5
pkgdesc="Fast implementation of the edit distance(Levenshtein distance)"
arch=('x86_64')
license=('MIT')