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

Jelle van der Waa jelle at archlinux.org
Fri Sep 29 18:47:16 UTC 2017


    Date: Friday, September 29, 2017 @ 18:47:15
  Author: jelle
Revision: 261078

upgpkg: python-nltk 3.2.5-1

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-29 16:26:13 UTC (rev 261077)
+++ PKGBUILD	2017-09-29 18:47:15 UTC (rev 261078)
@@ -5,7 +5,7 @@
 
 pkgbase=python-nltk
 pkgname=('python2-nltk' 'python-nltk')
-pkgver=3.2.4
+pkgver=3.2.5
 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=('b1ad9085d19e9dd7568b18f1227d9bdb')
+md5sums=('d74e47981ac9c6ca2e5fb2049268faf1')
 
 prepare() {
   cp -r nltk-$pkgver nltk-py2-$pkgver



More information about the arch-commits mailing list