diff options
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 8820e44cf206c..49c4f16b3104e 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.6} +VERSION=${VERSION:-1.7.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info index 4ac9720450139..b4940532f0af1 100644 --- a/development/Sphinx/Sphinx.info +++ b/development/Sphinx/Sphinx.info @@ -1,8 +1,8 @@ PRGNAM="Sphinx" -VERSION="1.7.6" +VERSION="1.7.7" HOMEPAGE="http://www.sphinx-doc.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.6.tar.gz" -MD5SUM="8fbd77d80c8e0966964751ab31a0204a" +DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.7.tar.gz" +MD5SUM="f9abe15ab672ed518a8616f4c8591b13" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing" |