python-Babel: update to 2.5.0
This commit is contained in:
parent
bdfb36c125
commit
a96090524d
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue