diff options
-rw-r--r-- | python/python3-Pygments/python3-Pygments.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-Pygments/python3-Pygments.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-Pygments/python3-Pygments.SlackBuild b/python/python3-Pygments/python3-Pygments.SlackBuild index 48ece373dce7b..4ca1048eb47cb 100644 --- a/python/python3-Pygments/python3-Pygments.SlackBuild +++ b/python/python3-Pygments/python3-Pygments.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2009 Grissiom <chaos.proton@gmail.com> # Copyright 2009-2015 LukenShiro, Italy -# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ SRCNAM=Pygments PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-Pygments/python3-Pygments.info b/python/python3-Pygments/python3-Pygments.info index d5218531925f0..554f071ddf57b 100644 --- a/python/python3-Pygments/python3-Pygments.info +++ b/python/python3-Pygments/python3-Pygments.info @@ -1,8 +1,8 @@ PRGNAM="python3-Pygments" -VERSION="2.3.1" +VERSION="2.4.0" HOMEPAGE="http://pygments.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.3.1.tar.gz" -MD5SUM="b7d04e2cd87c405938f1e494e2969814" +DOWNLOAD="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.4.0.tar.gz" +MD5SUM="a5095f15bdebf6faafa8efc9f49b5e9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |