python-Babel: update to 2.0
This commit is contained in:
parent
91c6f8b667
commit
a91ed5cf01
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Babel'
|
||||
pkgname=python-Babel
|
||||
version=1.3
|
||||
revision=2
|
||||
version=2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://babel.pocoo.org/"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/B/Babel/Babel-${version}.tar.gz"
|
||||
checksum=9f02d0357184de1f093c10012b52e7454a1008be6a5c185ab7a3307aceb1d12e
|
||||
checksum=44988df191123065af9857eca68e9151526a931c12659ca29904e4f11de7ec1b
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/babel-2.7
|
||||
|
|
Loading…
Reference in a new issue