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

Alexander Rødseth arodseth at archlinux.org
Wed Apr 22 12:58:27 UTC 2015


    Date: Wednesday, April 22, 2015 @ 14:58:26
  Author: arodseth
Revision: 131943

upgpkg: python-nltk 3.0.2-1

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-22 12:54:52 UTC (rev 131942)
+++ PKGBUILD	2015-04-22 12:58:26 UTC (rev 131943)
@@ -5,13 +5,13 @@
 
 pkgbase=python-nltk
 pkgname=('python2-nltk' 'python-nltk')
-pkgver=3.0.0
+pkgver=3.0.2
 pkgrel=1
 pkgdesc='Natural language processing in Python'
 arch=('any')
 url='http://www.nltk.org/'
 license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
 source=("git+https://github.com/nltk/nltk#tag=$pkgver")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list