diff --git a/python/mistune/mistune.SlackBuild b/python/mistune/mistune.SlackBuild index 17cb933bf2..1fed3fff16 100644 --- a/python/mistune/mistune.SlackBuild +++ b/python/mistune/mistune.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mistune -VERSION=${VERSION:-0.8.1} +VERSION=${VERSION:-0.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/mistune/mistune.info b/python/mistune/mistune.info index 3de7fc6261..507801865b 100644 --- a/python/mistune/mistune.info +++ b/python/mistune/mistune.info @@ -1,8 +1,8 @@ PRGNAM="mistune" -VERSION="0.8.1" +VERSION="0.8.3" HOMEPAGE="https://github.com/lepture/mistune" -DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.1.tar.gz" -MD5SUM="0fba2b3858a529fc6df675dc7d534bf4" +DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.3.tar.gz" +MD5SUM="a5e4043e93fb8f9082e27f29eeb5e054" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""