python-Babel: update to 2.3.3
This commit is contained in:
parent
92ca8aa70b
commit
b7b9838dc1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Babel'
|
||||
pkgname=python-Babel
|
||||
version=2.3.2
|
||||
version=2.3.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,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=9c0e011d2b5fd67e154be01ebec5eebf472e1277a34ec0856e97b77041bc834c
|
||||
checksum=12dff9afa9c6cd6e2a39960d3cd4b46b2b98768cdc6646833c66b20799c1c58e
|
||||
|
||||
post_install() {
|
||||
cp -f ${DESTDIR}/usr/bin/pybabel{,3.4}
|
||||
|
|
Loading…
Reference in New Issue