summaryrefslogtreecommitdiffstats
path: root/python/decorator/decorator.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-03-03 19:45:37 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-07 14:06:37 +0700
commit132ffaf02932b3c92ee0698652eaa7a84cee99ad (patch)
tree0d696f85223ecb7c5efc9b819be9cad51a3a962a /python/decorator/decorator.SlackBuild
parent5a53a6f44dc9cf34fed50e6c8be21c11f7be41c5 (diff)
downloadslackbuilds-132ffaf02932b3c92ee0698652eaa7a84cee99ad.tar.gz
slackbuilds-132ffaf02932b3c92ee0698652eaa7a84cee99ad.tar.xz
python/decorator: Updated for version 4.4.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/decorator/decorator.SlackBuild')
-rw-r--r--python/decorator/decorator.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/decorator/decorator.SlackBuild b/python/decorator/decorator.SlackBuild
index 7259bb9e3a..b3ff9d4f45 100644
--- a/python/decorator/decorator.SlackBuild
+++ b/python/decorator/decorator.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for decorator
# Copyright 2013 Mikko Värri, Finland
-# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=decorator
-VERSION=${VERSION:-4.4.1}
+VERSION=${VERSION:-4.4.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}