summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-12-03 00:54:13 +0000
committerFelix Yan2021-12-03 00:54:13 +0000
commitf81b7f29e9e40b72c0f36346150f2998da9b7299 (patch)
treee07d315003be01b0700b31abd527559ff20e5efb
parent1c559894b42bd323a47d1fc7c6abcb27e4ef51b8 (diff)
downloadaur-f81b7f29e9e40b72c0f36346150f2998da9b7299.tar.gz
Python 3.10 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47882d9d5234..b1b2ced88046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-editdistance
pkgver=0.5.3
-pkgrel=5
+pkgrel=6
pkgdesc="Fast implementation of the edit distance(Levenshtein distance)"
arch=('x86_64')
license=('MIT')