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

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu May 29 20:08:37 UTC 2014


    Date: Thursday, May 29, 2014 @ 22:08:37
  Author: arodseth
Revision: 112202

upgpkg: python-nltk 3.0a4-1

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-29 19:11:57 UTC (rev 112201)
+++ PKGBUILD	2014-05-29 20:08:37 UTC (rev 112202)
@@ -6,9 +6,10 @@
 pkgbase=python-nltk
 pkgname=('python2-nltk' 'python-nltk')
 
-# NOTE: Using an alpha version because it's the first version to support
-# both python 2 and 3. It makes it better suited for a split package.
-pkgver=3.0a3
+# NOTE: Using an alpha version because it's the first version (apart fomr 3.0a3)
+# to support both python 2 and 3. It makes it better suited for a split package.
+# Rumors has it that 3.0 is going to be released in about a month.
+pkgver=3.0a4
 
 pkgrel=1
 pkgdesc='Natural language processing in Python'
@@ -17,7 +18,7 @@
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://www.nltk.org/nltk3-alpha/nltk-$pkgver.tar.gz")
-sha256sums=('52621b3bf944dcae8cbd352ef2664edc95edfeaee321f3f021cfa55ce23eb117')
+sha256sums=('7fe72c386c2d3d050e3f5ffc80741906dbae9767a21558fd85e4208330dfb03e')
 
 prepare() {
   cp -r "nltk-$pkgver" "nltk-py2-$pkgver"




More information about the arch-commits mailing list