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

Antonio Rojas arojas at archlinux.org
Mon May 22 14:18:48 UTC 2017


    Date: Monday, May 22, 2017 @ 14:18:47
  Author: arojas
Revision: 229112

Update to 3.2.4

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-22 14:04:14 UTC (rev 229111)
+++ PKGBUILD	2017-05-22 14:18:47 UTC (rev 229112)
@@ -5,7 +5,7 @@
 
 pkgbase=python-nltk
 pkgname=('python2-nltk' 'python-nltk')
-pkgver=3.2.3
+pkgver=3.2.4
 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=('90502efd00f1652895e646a9ec88de7b')
+md5sums=('b1ad9085d19e9dd7568b18f1227d9bdb')
 
 prepare() {
   cp -r nltk-$pkgver nltk-py2-$pkgver



More information about the arch-commits mailing list