summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-28 20:26:42 +0200
committer Willy Sudiarto Raharjo2019-06-01 02:04:24 +0200
commit4c5048cd59b6ee046e926c1f307a1d58ac90981e (patch)
tree7dadfad98c27cb9727114526da95bcb440958fba /python
parentfbf65eca7f3177ab5f759522d28b9aede5ef4e8e (diff)
downloadslackbuilds-4c5048cd59b6ee046e926c1f307a1d58ac90981e.tar.gz
python/sphinxcontrib-websupport: Updated for version 1.1.2.
Diffstat (limited to 'python')
-rw-r--r--python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild4
-rw-r--r--python/sphinxcontrib-websupport/sphinxcontrib-websupport.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild
index 02ddba60d3..c431822ab1 100644
--- a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild
+++ b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild
@@ -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.1.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info
index e64ec5a982..baecc027cf 100644
--- a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info
+++ b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info
@@ -1,8 +1,8 @@
PRGNAM="sphinxcontrib-websupport"
-VERSION="1.1.0"
+VERSION="1.1.2"
HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-websupport"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.tar.gz"
-MD5SUM="ca6435e7b4eb9408df4f54972361e9d3"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.2.tar.gz"
+MD5SUM="5f5be8f1fb8228fc15f01a6081e2f2e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx"