summaryrefslogtreecommitdiffstats
path: root/python/decorator/decorator.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-01-25 18:50:44 +0100
committer Willy Sudiarto Raharjo2019-01-26 01:53:31 +0100
commit120663a030c41addbfca769634ec3316a59e2ce0 (patch)
treed5bc5d376acb270cd972c2fa347b7f6ed7b77e8c /python/decorator/decorator.SlackBuild
parent24b8ad6e6374330f277f3701731b3a2f5dc0eb0e (diff)
downloadslackbuilds-120663a030c41addbfca769634ec3316a59e2ce0.tar.gz
python/decorator: Updated for version 4.3.2.
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 b8bd7dea12..4b17106282 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-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
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=decorator
-VERSION=${VERSION:-4.3.1}
+VERSION=${VERSION:-4.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}