diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-06-07 05:02:13 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:33:17 +0700 |
commit | b1557a77733b3db46862ef718a07be56c5b52572 (patch) | |
tree | a268c53239d9eac5d0131b328c4e594795ac0d8d /development/Sphinx | |
parent | 71a6958e892267b34c6dbd1777ce042bbd2ae315 (diff) | |
download | slackbuilds-b1557a77733b3db46862ef718a07be56c5b52572.tar.gz |
development/Sphinx: Updated for version 2.1.0.
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" |