diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-02-10 11:50:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:49 +0700 |
commit | 4901a82a3bef87ab51b8954abcdd6681f599b696 (patch) | |
tree | c21ab8c4dc67d9ab8f2753146ab90830295aa5ca /python/babel/babel.info | |
parent | 49449bf4ee98ef3e66d7cab98860507534df67da (diff) | |
download | slackbuilds-4901a82a3bef87ab51b8954abcdd6681f599b696.tar.gz |
python/babel: Updated for version 2.5.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/babel/babel.info')
-rw-r--r-- | python/babel/babel.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/babel/babel.info b/python/babel/babel.info index 617dd61291..9f2185cff8 100644 --- a/python/babel/babel.info +++ b/python/babel/babel.info @@ -1,10 +1,10 @@ PRGNAM="babel" -VERSION="2.3.4" +VERSION="2.5.3" HOMEPAGE="http://babel.pocoo.org/" -DOWNLOAD="https://github.com/python-babel/babel/archive/2.3.4.tar.gz \ - http://unicode.org/Public/cldr/28/core.zip" -MD5SUM="ddf0321a1a2f9106646201445701a92f \ - a4e9ee67b3545df299043164cd78fca1" +DOWNLOAD="https://github.com/python-babel/babel/archive/v2.5.3/babel-2.5.3.tar.gz \ + http://unicode.org/Public/cldr/29/core.zip" +MD5SUM="2c5b602366ddc0c67052ec7aa462410c \ + 243bc671f53a751549ec21f075c63f23" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pytz" |