diff options
| author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-16 17:17:48 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 16:01:59 +0700 |
| commit | 89f5a85276372dd2c496ad502b9b23420988d29e (patch) | |
| tree | df61936ad6d3e522ee2e0c5044fb0f9cf848fd8c /python/python3-six/python3-six.SlackBuild | |
| parent | de88d7b34b8a49f5a602c00f448d5d564ff0083e (diff) | |
python/python3-six: Updated for version 1.13.0.
Diffstat (limited to 'python/python3-six/python3-six.SlackBuild')
| -rw-r--r-- | python/python3-six/python3-six.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-six/python3-six.SlackBuild b/python/python3-six/python3-six.SlackBuild index 880c9ba3fd..df8c49960a 100644 --- a/python/python3-six/python3-six.SlackBuild +++ b/python/python3-six/python3-six.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-six # Copyright 2012-2015 Larry Hajali <larryhaja[at]gmail[dot]com> -# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ SRCNAM=six PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |
