[arch-commits] Commit in python-nltk/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Fri Apr 9 20:34:50 UTC 2021


    Date: Friday, April 9, 2021 @ 20:34:49
  Author: foxboron
Revision: 915300

upgpkg: python-nltk 3.6.1-1

Modified:
  python-nltk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-09 20:33:04 UTC (rev 915299)
+++ PKGBUILD	2021-04-09 20:34:49 UTC (rev 915300)
@@ -4,8 +4,8 @@
 # Contributor: Chris Baker <baker.chris.3 at gmail.com>
 
 pkgname=python-nltk
-pkgver=3.5
-pkgrel=3
+pkgver=3.6.1
+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=('d1afd82871b1185a58d69eeb90e03ada713e05fe8fe5463eadf3fbe2b823980f')
+sha256sums=('c5c78902f7a3081ee5843c8a2b00c312e158ad73f5d5869147438f28de268df1')
 
 build() {
   cd nltk-$pkgver



More information about the arch-commits mailing list