diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-24 11:39:32 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:44 +0700 |
commit | e75cf2f350e0248365833ef1efa717343c565fb4 (patch) | |
tree | b2b359583f300e9912dba17b28e786ae5e3888da /development/Sphinx | |
parent | e3970e9acac4bbce90487542543d2eb2cd9bca1f (diff) |
development/Sphinx: Updated for version 1.8.1.
Diffstat (limited to 'development/Sphinx')
-rw-r--r-- | development/Sphinx/Sphinx.SlackBuild | 2 | ||||
-rw-r--r-- | development/Sphinx/Sphinx.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild index 18811daab63e..29825b7237a8 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.8.0} +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info index 5e30389825e4..1b6ebb8d304a 100644 --- a/development/Sphinx/Sphinx.info +++ b/development/Sphinx/Sphinx.info @@ -1,8 +1,8 @@ PRGNAM="Sphinx" -VERSION="1.8.0" +VERSION="1.8.1" HOMEPAGE="http://www.sphinx-doc.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.8.0.tar.gz" -MD5SUM="69ae297eda64540cb0d19ea08eccba65" +DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.8.1.tar.gz" +MD5SUM="4395cfbcb89a41a952c0b58c1de6e817" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing" |