mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/Sphinx: Updated for version 2.3.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
a9c294a084
commit
1eb2a5c9e7
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Sphinx
|
||||
VERSION=${VERSION:-2.3.0}
|
||||
VERSION=${VERSION:-2.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Sphinx"
|
||||
VERSION="2.3.0"
|
||||
VERSION="2.3.1"
|
||||
HOMEPAGE="http://www.sphinx-doc.org"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.3.0.tar.gz"
|
||||
MD5SUM="515365027941c43328b1327f70c0281c"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.3.1.tar.gz"
|
||||
MD5SUM="05408c8f2360ad6ec8e512f237bed9f6"
|
||||
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 python3-certifi"
|
||||
|
|
Loading…
Reference in a new issue