aboutsummaryrefslogtreecommitdiff
path: root/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-04-10 08:36:00 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:36 +0700
commitc666065a7524673ef5c4b776daa00c35870c6b84 (patch)
tree075cb8510fb954321fad6075028ffd812722a824 /python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild
parent7e1e68642a2488b2e6c6a5ebd85ee4828c93aec3 (diff)
python/python3-markdown-it-py: Updated for version 2.2.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild')
-rw-r--r--python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild b/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild
index 150eabc5d9..6fa21a2feb 100644
--- a/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild
+++ b/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-markdown-it-py
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-2.1.0}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}