summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-08-21 22:51:41 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-24 08:24:05 +0700
commit96acc40f53c196c91bd6d8551cfe22f4c70a6f5b (patch)
tree8c905a18586f3a2dc9b3d356bc61dd4a52c8331d
parentbdcf8afc57099d025b3f99661018ed01a7e530a7 (diff)
downloadslackbuilds-96acc40f53c196c91bd6d8551cfe22f4c70a6f5b.tar.gz
slackbuilds-96acc40f53c196c91bd6d8551cfe22f4c70a6f5b.tar.xz
development/Sphinx: Updated for version 2.2.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-rw-r--r--development/Sphinx/Sphinx.SlackBuild2
-rw-r--r--development/Sphinx/Sphinx.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild
index 42a481e672..89dc8d68ef 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.1.2}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info
index 0a5794bb3e..4f619a816b 100644
--- a/development/Sphinx/Sphinx.info
+++ b/development/Sphinx/Sphinx.info
@@ -1,8 +1,8 @@
PRGNAM="Sphinx"
-VERSION="2.1.2"
+VERSION="2.2.0"
HOMEPAGE="http://www.sphinx-doc.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.1.2.tar.gz"
-MD5SUM="37c966b81014b04046cdf4b94536eea8"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.2.0.tar.gz"
+MD5SUM="ca64efdbb4d3a0a78398dbcf9f78971d"
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"