aboutsummaryrefslogtreecommitdiff
path: root/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-05-12 16:13:00 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-15 13:55:34 +0700
commitfe3458c88eca10cc10401777430b8d9427bbe96b (patch)
treed4844639aa3fea0e3747a3277f822d8027048ac8 /python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild
parent29e06e91d7d6ce290372d001b1cb75318be55189 (diff)
python/python3-flufl.i18n: updated for version 5.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild')
-rw-r--r--python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild b/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild
index a36b9d12bd..112dd2283b 100644
--- a/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild
+++ b/python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-flufl.i18n
SRCNAM=$(tr \. _ <<<${PRGNAM#python3-*})
-VERSION=${VERSION:-5.1.0}
+VERSION=${VERSION:-5.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}