Skip to content

Commit c3501e3

Browse files
committed
python/python3-flufl.i18n: updated for version 6.0.0
1 parent 8dbaaae commit c3501e3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
2626

2727
PRGNAM=python3-flufl.i18n
2828
SRCNAM=$(tr \. _ <<<${PRGNAM#python3-*})
29-
VERSION=${VERSION:-5.2.0}
29+
VERSION=${VERSION:-6.0.0}
3030
BUILD=${BUILD:-1}
3131
TAG=${TAG:-_SBo}
3232
PKGTYPE=${PKGTYPE:-tgz}

python/python3-flufl.i18n/python3-flufl.i18n.info

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PRGNAM="python3-flufl.i18n"
2-
VERSION="5.2.0"
2+
VERSION="6.0.0"
33
HOMEPAGE="https://flufli18n.readthedocs.io/"
4-
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_i18n/flufl_i18n-5.2.0.tar.gz"
5-
MD5SUM="95f995cfc205a3616491a944ba9baf73"
4+
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_i18n/flufl_i18n-6.0.0.tar.gz"
5+
MD5SUM="bc58741c8096f66307a19f75e169dd2e"
66
DOWNLOAD_x86_64=""
77
MD5SUM_x86_64=""
88
REQUIRES="python3-atpublic"

0 commit comments

Comments
 (0)