aboutsummaryrefslogtreecommitdiff
path: root/python/Pygments/Pygments.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-04-04 23:45:53 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-10 17:04:51 +0700
commit0c3637c25f4c4ab2a68689d93415c39494086265 (patch)
tree93a2da0d1ef803e3c1bdec87ae75d68d9456875c /python/Pygments/Pygments.SlackBuild
parentacc079538696799f30c074b18b83afb586e743af (diff)
python/Pygments: Updated for version 2.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Pygments/Pygments.SlackBuild')
-rw-r--r--python/Pygments/Pygments.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Pygments/Pygments.SlackBuild b/python/Pygments/Pygments.SlackBuild
index 6d8e73aab7..86ad345b0e 100644
--- a/python/Pygments/Pygments.SlackBuild
+++ b/python/Pygments/Pygments.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2009 Grissiom <chaos.proton@gmail.com>
# Copyright 2009-2015 LukenShiro, Italy
-# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Pygments
-VERSION=${VERSION:-2.7.2}
+VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}