diff options
Diffstat (limited to 'python/python3-Pygments/python3-Pygments.SlackBuild')
-rw-r--r-- | python/python3-Pygments/python3-Pygments.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-Pygments/python3-Pygments.SlackBuild b/python/python3-Pygments/python3-Pygments.SlackBuild index 4ca1048eb4..dab946f6bd 100644 --- a/python/python3-Pygments/python3-Pygments.SlackBuild +++ b/python/python3-Pygments/python3-Pygments.SlackBuild @@ -26,7 +26,7 @@ SRCNAM=Pygments PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-2.4.0} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |