[arch-commits] Commit in python-nltk/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Thu Dec 23 13:35:08 UTC 2021
Date: Thursday, December 23, 2021 @ 13:35:07
Author: foxboron
Revision: 1083187
upgpkg: python-nltk 3.6.6-1
Modified:
python-nltk/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-23 13:34:15 UTC (rev 1083186)
+++ PKGBUILD 2021-12-23 13:35:07 UTC (rev 1083187)
@@ -4,8 +4,8 @@
# Contributor: Chris Baker <baker.chris.3 at gmail.com>
pkgname=python-nltk
-pkgver=3.6.5
-pkgrel=3
+pkgver=3.6.6
+pkgrel=1
pkgdesc='Natural language processing in Python'
arch=('any')
url='https://www.nltk.org/'
@@ -17,7 +17,7 @@
'python-numpy: used for calculations'
'python-matplotlib: used for plotting')
source=($pkgname-$pkgver.tar.gz::"https://github.com/nltk/nltk/archive/$pkgver.tar.gz")
-sha256sums=('fb7d2e92e0233e1bb72bc8428f288f77effb804514d0a93928e5abab44a66622')
+sha256sums=('107cab42d18ee8d2415e1e63d6a3954e23d86f4ef715520c0b6c48b67cd75472')
build() {
cd nltk-$pkgver
More information about the arch-commits
mailing list