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

Antonio Rojas arojas at archlinux.org
Tue Jun 18 20:28:32 UTC 2019


    Date: Tuesday, June 18, 2019 @ 20:28:30
  Author: arojas
Revision: 482207

https

Modified:
  python-nltk/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 20:28:04 UTC (rev 482206)
+++ PKGBUILD	2019-06-18 20:28:30 UTC (rev 482207)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc='Natural language processing in Python'
 arch=('any')
-url='http://www.nltk.org/'
+url='https://www.nltk.org/'
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgbase-$pkgver.tar.gz::"https://github.com/nltk/nltk/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list