summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-06-11 17:17:13 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-15 08:12:45 +0700
commit93a3483926e7a5789c04afd5484862dde9ea1509 (patch)
treeea546a538b0152b6e21905c349b12425274895b0
parent48c0f1697aacb8155e0c9b46211f36086d33fac4 (diff)
downloadslackbuilds-93a3483926e7a5789c04afd5484862dde9ea1509.tar.gz
slackbuilds-93a3483926e7a5789c04afd5484862dde9ea1509.tar.xz
development/Sphinx: Updated for version 2.1.1.
-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 be34f1e12d..03740cd87a 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.0}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info
index 8eaef160fe..4eb93a65b9 100644
--- a/development/Sphinx/Sphinx.info
+++ b/development/Sphinx/Sphinx.info
@@ -1,8 +1,8 @@
PRGNAM="Sphinx"
-VERSION="2.1.0"
+VERSION="2.1.1"
HOMEPAGE="http://www.sphinx-doc.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.1.0.tar.gz"
-MD5SUM="968d3f865c026adf6a427df5125ef476"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.1.1.tar.gz"
+MD5SUM="36728e607f5327916b94f4e76e3c3ceb"
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"