diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-21 22:48:53 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:47 +0700 |
commit | 54e927b9d1d1e61db13b13d80c897745405f0333 (patch) | |
tree | bacf0336f720e39bc2c63e9f0359ac9e95367f7a | |
parent | 3dc8be241d795bcf8f541c3d6003281fb95e90c2 (diff) |
development/pyenchant: Updated for version 1.6.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | development/pyenchant/pyenchant.SlackBuild | 4 | ||||
-rw-r--r-- | development/pyenchant/pyenchant.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/pyenchant/pyenchant.SlackBuild b/development/pyenchant/pyenchant.SlackBuild index 45ed01d25d34..17557392d559 100644 --- a/development/pyenchant/pyenchant.SlackBuild +++ b/development/pyenchant/pyenchant.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pyenchant # Written by vvoody <ydoovv@gmail.com> -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pyenchant -VERSION=${VERSION:-1.6.8} +VERSION=${VERSION:-1.6.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/pyenchant/pyenchant.info b/development/pyenchant/pyenchant.info index 7a948f6286ba..7c33d7691c77 100644 --- a/development/pyenchant/pyenchant.info +++ b/development/pyenchant/pyenchant.info @@ -1,8 +1,8 @@ PRGNAM="pyenchant" -VERSION="1.6.8" +VERSION="1.6.11" HOMEPAGE="http://pythonhosted.org/pyenchant/" -DOWNLOAD="https://pypi.python.org/packages/73/73/49f95fe636ab3deed0ef1e3b9087902413bcdf74ec00298c3059e660cfbb/pyenchant-1.6.8.tar.gz" -MD5SUM="b59c06be2d6c7f79f521b569ee0e441b" +DOWNLOAD="https://pypi.python.org/packages/f3/00/c04496277b1e681d0f500baf7ac8f3c7f1d21b9ea97ed951ed4ac5635fda/pyenchant-1.6.11.tar.gz" +MD5SUM="a97f46c6bf0133318759e099117e91a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |