diff options
Diffstat (limited to 'python/python3-decorator/python3-decorator.SlackBuild')
-rw-r--r-- | python/python3-decorator/python3-decorator.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-decorator/python3-decorator.SlackBuild b/python/python3-decorator/python3-decorator.SlackBuild index 06beb61dc6..4b10c3ba10 100644 --- a/python/python3-decorator/python3-decorator.SlackBuild +++ b/python/python3-decorator/python3-decorator.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-decorator # Copyright 2013 Mikko Värri, Finland -# 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=decorator PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-4.3.1} +VERSION=${VERSION:-4.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |