diff options
-rw-r--r-- | python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild | 4 | ||||
-rw-r--r-- | python/sphinxcontrib-websupport/sphinxcontrib-websupport.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild index c431822ab1..f8abeb90c7 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,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sphinxcontrib-websupport -VERSION=${VERSION:-1.1.2} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info index baecc027cf..2f9c7a9109 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.2" +VERSION="1.2.0" HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-websupport" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.2.tar.gz" -MD5SUM="5f5be8f1fb8228fc15f01a6081e2f2e9" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.0.tar.gz" +MD5SUM="89495aae5ca26c4096e4846083ab3782" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Sphinx" |