diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/Sphinx/Sphinx.SlackBuild | 4 | ||||
-rw-r--r-- | development/Sphinx/Sphinx.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild index a94385ce4a..638398a269 100644 --- a/development/Sphinx/Sphinx.SlackBuild +++ b/development/Sphinx/Sphinx.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Sphinx # 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=Sphinx -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info index 5246bf5b4e..7be4f3d1e9 100644 --- a/development/Sphinx/Sphinx.info +++ b/development/Sphinx/Sphinx.info @@ -1,8 +1,8 @@ PRGNAM="Sphinx" -VERSION="2.3.1" +VERSION="2.4.3" HOMEPAGE="http://www.sphinx-doc.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.3.1.tar.gz" -MD5SUM="05408c8f2360ad6ec8e512f237bed9f6" +DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.4.3.tar.gz" +MD5SUM="5d1c845e061566e80e6a92c84ad37c3f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="alabaster imagesize python3-babel docutils Jinja2 python3-packaging Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml python3-certifi" |