diff options
Diffstat (limited to 'python/python-axolotl/python-axolotl.SlackBuild')
-rw-r--r-- | python/python-axolotl/python-axolotl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-axolotl/python-axolotl.SlackBuild b/python/python-axolotl/python-axolotl.SlackBuild index aac63e06e692..95694f6b699a 100644 --- a/python/python-axolotl/python-axolotl.SlackBuild +++ b/python/python-axolotl/python-axolotl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-axolotl -# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand +# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand # 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-axolotl -VERSION=${VERSION:-0.1.39} +VERSION=${VERSION:-0.1.42} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |