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

Antonio Rojas arojas at archlinux.org
Tue Nov 27 20:44:36 UTC 2018


    Date: Tuesday, November 27, 2018 @ 20:44:36
  Author: arojas
Revision: 410080

Update to 3.4

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-27 20:44:34 UTC (rev 410079)
+++ PKGBUILD	2018-11-27 20:44:36 UTC (rev 410080)
@@ -4,8 +4,8 @@
 
 pkgbase=python-nltk
 pkgname=('python2-nltk' 'python-nltk')
-pkgver=3.3
-pkgrel=2
+pkgver=3.4
+pkgrel=1
 pkgdesc='Natural language processing in Python'
 arch=('any')
 url='http://www.nltk.org/'
@@ -12,7 +12,7 @@
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgbase-$pkgver.tar.gz::"https://github.com/nltk/nltk/archive/$pkgver.tar.gz")
-md5sums=('f7807589f2c3609be41f33549e550888')
+md5sums=('a8e1f6dcb14463eaa6b50f30a3b88c5e')
 
 prepare() {
   cp -r nltk-$pkgver nltk-py2-$pkgver



More information about the arch-commits mailing list