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

Morten Linderud foxboron at archlinux.org
Sat May 15 11:37:17 UTC 2021


    Date: Saturday, May 15, 2021 @ 11:37:17
  Author: foxboron
Revision: 934637

upgpkg: python-nltk 3.6.2-1

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-15 11:34:14 UTC (rev 934636)
+++ PKGBUILD	2021-05-15 11:37:17 UTC (rev 934637)
@@ -4,7 +4,7 @@
 # Contributor: Chris Baker <baker.chris.3 at gmail.com>
 
 pkgname=python-nltk
-pkgver=3.6.1
+pkgver=3.6.2
 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=('c5c78902f7a3081ee5843c8a2b00c312e158ad73f5d5869147438f28de268df1')
+sha256sums=('d0f9d9a82cd3d7cdab34f57eb23ea6595e12da5c4c7a35a2864258c222eca74b')
 
 build() {
   cd nltk-$pkgver



More information about the arch-commits mailing list