summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorenvolution2024-12-22 20:09:25 -0500
committerenvolution2024-12-22 20:09:25 -0500
commit1f8e8eecce0e712cb87e0b5c7ed7fc5d63d5d2e5 (patch)
treeb2cf768a69e06b0f2f08abe6835896f2b649032a /PKGBUILD
parentd75e088deed31c45bdd5ea4e9851fc4290586fdf (diff)
downloadaur-python-langid.tar.gz
python 3.13 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d3a579c9a7f..0647b4a4cab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-langid
_pkgname=langid
pkgver=1.1.6
-pkgrel=2
+pkgrel=3
pkgdesc="A standalone Language Identification (LangID) tool"
arch=('any')
url="https://github.com/saffsd/langid.py"