Date: Saturday, April 8, 2023 @ 06:12:36
Author: felixonmars
Revision: 1441937
upgpkg: python-nltk 3.8.1-2: rebuild with python 3.11
Modified:
python-nltk/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 06:12:33 UTC (rev 1441936)
+++ PKGBUILD 2023-04-08 06:12:36 UTC (rev 1441937)
@@ -5,7 +5,7 @@
pkgname=python-nltk
pkgver=3.8.1
-pkgrel=1
+pkgrel=2
pkgdesc='Natural language processing in Python'
arch=('any')
url='https://www.nltk.org/'