summaryrefslogtreecommitdiffstats
path: root/development/Sphinx
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-09-13 07:54:19 -0700
committer David Spencer <idlemoor@slackbuilds.org>2018-09-15 19:26:39 +0100
commit5e52d1d036424f10423da420701d013e63e0e01b (patch)
tree80a26a13dc2bbb56e7ab5ed5a8175bc77ac8898b /development/Sphinx
parent095ba16c9ef15c78aa80c5ddcced6d8c5040ea0b (diff)
downloadslackbuilds-5e52d1d036424f10423da420701d013e63e0e01b.tar.gz
slackbuilds-5e52d1d036424f10423da420701d013e63e0e01b.tar.xz
development/Sphinx: Updated for version 1.8.0.
Diffstat (limited to 'development/Sphinx')
-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 1322405f24..18811daab6 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:-1.7.9}
+VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info
index a4cb5da59d..5e30389825 100644
--- a/development/Sphinx/Sphinx.info
+++ b/development/Sphinx/Sphinx.info
@@ -1,8 +1,8 @@
PRGNAM="Sphinx"
-VERSION="1.7.9"
+VERSION="1.8.0"
HOMEPAGE="http://www.sphinx-doc.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.9.tar.gz"
-MD5SUM="a39a368b88c35c3797f7f0cb492cccc4"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.8.0.tar.gz"
+MD5SUM="69ae297eda64540cb0d19ea08eccba65"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing"