summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2021-12-01 15:15:45 +0000
committerEvangelos Foutras2021-12-01 15:15:45 +0000
commitbf1dd52c51dc56f54e658a3f5c3c2a41cea223f1 (patch)
treeb1fc9a7d12bd493b482f39e863215c2aa84d92ee
parent3686849611a1f809e182d9a7626b64a4641e49a6 (diff)
downloadaur-bf1dd52c51dc56f54e658a3f5c3c2a41cea223f1.tar.gz
Python 3.10 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c2b049af8b2..3035efd5c711 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=langdetect
pkgname=python-langdetect
pkgver=1.0.9
-pkgrel=1
+pkgrel=2
pkgdesc="Language detection library ported from Google's language-detection"
arch=('any')
url="https://github.com/Mimino666/langdetect"