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 /development/pyenchant/pyenchant.SlackBuild | |
parent | 3dc8be241d795bcf8f541c3d6003281fb95e90c2 (diff) | |
download | slackbuilds-54e927b9d1d1e61db13b13d80c897745405f0333.tar.gz |
development/pyenchant: Updated for version 1.6.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/pyenchant/pyenchant.SlackBuild')
-rw-r--r-- | development/pyenchant/pyenchant.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/pyenchant/pyenchant.SlackBuild b/development/pyenchant/pyenchant.SlackBuild index 45ed01d25d..17557392d5 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} |