summaryrefslogtreecommitdiffstats
path: root/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild')
-rw-r--r--python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild
index 02ddba60d3..ed3d66b5f0 100644
--- a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild
+++ b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sphinxcontrib-websupport
-# 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
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sphinxcontrib-websupport
-VERSION=${VERSION:-1.1.0}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-1.2.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then