diff options
| author | Arn0 <yth@ythogtha.org> | 2023-12-14 16:09:26 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 00:42:21 +0700 |
| commit | 597648e8fe87cd3fdc1bf6cfceee53cdeaf5a70b (patch) | |
| tree | 2828b0c885048c1bfbbf086279c0831d9243aa25 /python/python3-babel/python3-babel.SlackBuild | |
| parent | 124233c66981f74fb72eac7149d0474b3574a343 (diff) | |
python/python3-babel: updated for version 2.14.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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-babel/python3-babel.SlackBuild b/python/python3-babel/python3-babel.SlackBuild index 3f6892c2cc..bc8f3ad9e8 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.13.1} -CLDRVER=${CLDRVER:-42.0} +VERSION=${VERSION:-2.14.0} +CLDRVER=${CLDRVER:-43.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
