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

Morten Linderud foxboron at gemini.archlinux.org
Tue Oct 5 21:39:35 UTC 2021


    Date: Tuesday, October 5, 2021 @ 21:39:35
  Author: foxboron
Revision: 1027822

upgpkg: python-nltk 3.6.4-1

Modified:
  python-nltk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 21:35:20 UTC (rev 1027821)
+++ PKGBUILD	2021-10-05 21:39:35 UTC (rev 1027822)
@@ -4,7 +4,7 @@
 # Contributor: Chris Baker <baker.chris.3 at gmail.com>
 
 pkgname=python-nltk
-pkgver=3.6.3
+pkgver=3.6.4
 pkgrel=1
 pkgdesc='Natural language processing in Python'
 arch=('any')
@@ -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=('9524a4efd0f40c73914de0d5ff402f198ed559cf725f8e09588b0d8237c808c3')
+sha256sums=('e9d12065cb6607b454cf9562123a6b85869f4b5ca8a4ff968d1bc2078af896fc')
 
 build() {
   cd nltk-$pkgver



More information about the arch-commits mailing list