aboutsummaryrefslogtreecommitdiff
path: root/python/python3-babel/python3-babel.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-05-31 13:15:00 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-31 23:56:11 +0700
commitdf6fe8d7296cfd8f6369c454d63720db581f0f68 (patch)
tree160fdcea38c74064c9b8348d670169a64f009b34 /python/python3-babel/python3-babel.SlackBuild
parenta278eb18c29f0a6a465c54c717d806379dba3254 (diff)
python/python3-babel: updated for version 2.15.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-babel/python3-babel.SlackBuild')
-rw-r--r--python/python3-babel/python3-babel.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-babel/python3-babel.SlackBuild b/python/python3-babel/python3-babel.SlackBuild
index bc8f3ad9e8..29301f9b5d 100644
--- a/python/python3-babel/python3-babel.SlackBuild
+++ b/python/python3-babel/python3-babel.SlackBuild
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-babel
-VERSION=${VERSION:-2.14.0}
-CLDRVER=${CLDRVER:-43.0}
+VERSION=${VERSION:-2.15.0}
+CLDRVER=${CLDRVER:-44.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}