python-Babel: update to 2.5.0

This commit is contained in:
Alessio Sergi 2017-08-20 11:25:25 +02:00
parent bdfb36c125
commit a96090524d

View file

@ -1,6 +1,6 @@
# Template file for 'python-Babel'
pkgname=python-Babel
version=2.4.0
version=2.5.0
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://babel.pocoo.org/"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/B/Babel/Babel-${version}.tar.gz"
checksum=8c98f5e5f8f5f088571f2c6bd88d530e331cbbcb95a7311a0db69d3dca7ec563
checksum=754177ee7481b6fac1bf84edeeb6338ab51640984e97e4083657d384b1c8830d
alternatives="babel:pybabel:/usr/bin/pybabel2"
post_install() {