diff options
Diffstat (limited to 'python/python3-Pygments/python3-Pygments.SlackBuild')
-rw-r--r-- | python/python3-Pygments/python3-Pygments.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-Pygments/python3-Pygments.SlackBuild b/python/python3-Pygments/python3-Pygments.SlackBuild index 48ece373dc..4ca1048eb4 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} |