diff options
Diffstat (limited to 'python/python-sh/python-sh.SlackBuild')
-rw-r--r-- | python/python-sh/python-sh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-sh/python-sh.SlackBuild b/python/python-sh/python-sh.SlackBuild index dcb12e984a..031a1c58b8 100644 --- a/python/python-sh/python-sh.SlackBuild +++ b/python/python-sh/python-sh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-sh -# Copyright 2012-2017 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-sh -VERSION=${VERSION:-1.12.13} +VERSION=${VERSION:-1.12.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |