aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mistune/python3-mistune.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2025-08-29 13:16:39 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-30 09:29:35 +0700
commita7c936ba575260dfac7859f4b1b737b06a4e5533 (patch)
treee8d2edad0d2a45a97ec493da85ce340ab6acc515 /python/python3-mistune/python3-mistune.SlackBuild
parent1b00f9350c862caeb10b24e7c41c87472c7b3dd8 (diff)
python/python3-mistune: Update for 3.1.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mistune/python3-mistune.SlackBuild')
-rw-r--r--python/python3-mistune/python3-mistune.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-mistune/python3-mistune.SlackBuild b/python/python3-mistune/python3-mistune.SlackBuild
index cedcdc183a..d4d526dd14 100644
--- a/python/python3-mistune/python3-mistune.SlackBuild
+++ b/python/python3-mistune/python3-mistune.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-mistune
-VERSION=${VERSION:-3.1.3}
+VERSION=${VERSION:-3.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}