diff options
Diffstat (limited to 'development/Sphinx')
-rw-r--r-- | development/Sphinx/Sphinx.SlackBuild | 2 | ||||
-rw-r--r-- | development/Sphinx/Sphinx.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild index 836376b671..be34f1e12d 100644 --- a/development/Sphinx/Sphinx.SlackBuild +++ b/development/Sphinx/Sphinx.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Sphinx -VERSION=${VERSION:-2.0.1} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info index 70decbac31..9a6bffa66c 100644 --- a/development/Sphinx/Sphinx.info +++ b/development/Sphinx/Sphinx.info @@ -1,10 +1,10 @@ PRGNAM="Sphinx" -VERSION="2.0.1" +VERSION="2.1.0" HOMEPAGE="http://www.sphinx-doc.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.0.1.tar.gz" -MD5SUM="9ea5158901e45b687c257f2fcf08c32a" +DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.1.0.tar.gz" +MD5SUM="968d3f865c026adf6a427df5125ef476" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="alabaster imagesize python3-babel python3-docutils Jinja2 python3-packaging python3-Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml" +REQUIRES="alabaster imagesize python3-babel python3-docutils Jinja2 python3-packaging Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |