summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-12-01 21:57:31 +0000
committerFelix Yan2021-12-01 21:57:31 +0000
commit7dfb58caeb5fff3c89116796afbe3f51e683df48 (patch)
treef1bf272ce324a22b9f9e0d5d84a3ba9e809f3fbc
parentbf1dd52c51dc56f54e658a3f5c3c2a41cea223f1 (diff)
downloadaur-7dfb58caeb5fff3c89116796afbe3f51e683df48.tar.gz
Python 3.10 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3035efd5c711..8e6af1b71fdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=langdetect
pkgname=python-langdetect
pkgver=1.0.9
-pkgrel=2
+pkgrel=3
pkgdesc="Language detection library ported from Google's language-detection"
arch=('any')
url="https://github.com/Mimino666/langdetect"