diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-03-16 11:06:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:43 +0700 |
commit | f4969d0692db7f50b5d7c0069f042f8cda4097be (patch) | |
tree | d6e08bcd498a87c0f17c88f013c132c87dc3ede1 /python/pycld2/pycld2.info | |
parent | cdedb068939b53e61b66b08a0b5949cd24b9ce15 (diff) |
python/pycld2: Add Python 3 support.
Diffstat (limited to 'python/pycld2/pycld2.info')
-rw-r--r-- | python/pycld2/pycld2.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pycld2/pycld2.info b/python/pycld2/pycld2.info index f8f1f324b0551..b085e758a6d5c 100644 --- a/python/pycld2/pycld2.info +++ b/python/pycld2/pycld2.info @@ -1,7 +1,7 @@ PRGNAM="pycld2" VERSION="20151111" HOMEPAGE="https://github.com/mikemccand/chromium-compact-language-detector" -DOWNLOAD="https://github.com/mikemccand/chromium-compact-language-detector/archive/baaa737cb7fbd073df3ce3627b9d9e24e0f2753b.tar.gz" +DOWNLOAD="https://github.com/mikemccand/chromium-compact-language-detector/archive/baaa73/chromium-compact-language-detector-baaa737cb7fbd073df3ce3627b9d9e24e0f2753b.tar.gz" MD5SUM="c526197ab1bd42b4e9c707ae15257106" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |