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

Jelle van der Waa jelle at archlinux.org
Sun May 6 20:08:12 UTC 2018


    Date: Sunday, May 6, 2018 @ 20:08:11
  Author: jelle
Revision: 319038

upgpkg: python-nltk 3.3-1

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-06 20:01:59 UTC (rev 319037)
+++ PKGBUILD	2018-05-06 20:08:11 UTC (rev 319038)
@@ -5,7 +5,7 @@
 
 pkgbase=python-nltk
 pkgname=('python2-nltk' 'python-nltk')
-pkgver=3.2.5
+pkgver=3.3
 pkgrel=1
 pkgdesc='Natural language processing in Python'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgbase-$pkgver.tar.gz::"https://github.com/nltk/nltk/archive/$pkgver.tar.gz")
-md5sums=('d74e47981ac9c6ca2e5fb2049268faf1')
+md5sums=('f7807589f2c3609be41f33549e550888')
 
 prepare() {
   cp -r nltk-$pkgver nltk-py2-$pkgver



More information about the arch-commits mailing list