aboutsummaryrefslogtreecommitdiff
path: root/python/python3-Pygments/python3-Pygments.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-12-17 16:14:36 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-22 08:44:20 +0700
commit3b4dbf06dbd9dc9454bce0d778f05412f21ca5c7 (patch)
treea38036147bb2a4affb13f7de3855113489bfca5d /python/python3-Pygments/python3-Pygments.SlackBuild
parenteb71f4a99c9ff59c68c94b22c4e50e3726c12615 (diff)
python/python3-Pygments: Updated for version 2.3.1.
Diffstat (limited to 'python/python3-Pygments/python3-Pygments.SlackBuild')
-rw-r--r--python/python3-Pygments/python3-Pygments.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-Pygments/python3-Pygments.SlackBuild b/python/python3-Pygments/python3-Pygments.SlackBuild
index ae22ac7c23..48ece373dc 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.3.0}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}