diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 14:54:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:18 +0700 |
commit | 2ada8072e818f687cc7a50cbc1ce9c2e46893be4 (patch) | |
tree | cad99b894e264d8c370b77b388edbef56cbc7bf2 /python | |
parent | b57113eb5821b280a07b1005b488548c98f857e5 (diff) | |
download | slackbuilds-2ada8072e818f687cc7a50cbc1ce9c2e46893be4.tar.gz |
python/sphinxcontrib-websupport: Updated for version 1.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild | 2 | ||||
-rw-r--r-- | python/sphinxcontrib-websupport/sphinxcontrib-websupport.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild index b5e53b89b9..ed3d66b5f0 100644 --- a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild +++ b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sphinxcontrib-websupport -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info index 16c01ac133..3eabbfb77a 100644 --- a/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info +++ b/python/sphinxcontrib-websupport/sphinxcontrib-websupport.info @@ -1,8 +1,8 @@ PRGNAM="sphinxcontrib-websupport" -VERSION="1.2.2" +VERSION="1.2.4" HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-websupport" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.tar.gz" -MD5SUM="093b9a003843ba7f2cfd21d9031b723e" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.tar.gz" +MD5SUM="eecfd8dc4933bd28c07ffb5e64fa2444" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Sphinx" |