summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2020-11-10 04:02:29 +0000
committerFelix Yan2020-11-10 04:02:29 +0000
commit2df3e35b94821cd5d87ada35128d24609f01c8cb (patch)
tree62d79e85663922d0e920e676317aa65c93cea8ae /PKGBUILD
parentafbb612ae26a7d5050e760def7bb42035c5c1ead (diff)
downloadaur-2df3e35b94821cd5d87ada35128d24609f01c8cb.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8055bbaf968d..d2eedbde53e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=langdetect
pkgname=python-langdetect
pkgver=1.0.8
-pkgrel=1
+pkgrel=2
pkgdesc="Language detection library ported from Google's language-detection"
arch=('any')
url="https://github.com/Mimino666/langdetect"