diff --git a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild index 4a070c1449..6312197552 100644 --- a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild +++ b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sphinxcontrib-applehelp -# Copyright 2019 Benjamin Trigona-Harany +# Copyright 2019-2021 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sphinxcontrib-applehelp -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info index ff255249ac..f816fc0a8a 100644 --- a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info +++ b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info @@ -1,8 +1,8 @@ PRGNAM="sphinxcontrib-applehelp" -VERSION="1.0.1" +VERSION="1.0.2" HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-applehelp" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.1.tar.gz" -MD5SUM="c3424507cc28291f8005081b6a96afb1" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.tar.gz" +MD5SUM="3f2de7681e12dde031acee0497c3cc2b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3"