diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-28 11:33:00 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:04:24 +0700 |
commit | ed02eded80f9cabf15c51e068848638a8650989a (patch) | |
tree | 5742f9363fd103db8b9602fca5c29497e761be31 /python/python3-Pygments/python3-Pygments.SlackBuild | |
parent | d836baabb8ab7bc841af40e56ef8bf337e4f5109 (diff) |
python/python3-Pygments: Updated for version 2.4.2.
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} |