diff options
Diffstat (limited to 'python/python-tblib/python-tblib.SlackBuild')
-rw-r--r-- | python/python-tblib/python-tblib.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-tblib/python-tblib.SlackBuild b/python/python-tblib/python-tblib.SlackBuild index a63a1fa14f..69fcbc1868 100644 --- a/python/python-tblib/python-tblib.SlackBuild +++ b/python/python-tblib/python-tblib.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-tblib -# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.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-tblib -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |