python-virtualenv: update to 13.0.1

This commit is contained in:
Alessio Sergi 2015-05-24 01:01:01 +02:00
parent d81f1af39f
commit 0b6170c731
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-virtualenv'
pkgname=python-virtualenv
version=12.1.1
version=13.0.1
revision=1
noarch=yes
wrksrc="virtualenv-${version}"
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://virtualenv.pypa.io/"
license="MIT"
distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
checksum=3c88cf7df114c32cf0651d12f979b8db556d992d647493e5bdbbe2828be40007
checksum=36c2cfae0f9c6462264bb19c478fc6bab3478cf0575f1027452e975a1ed84dbd
pre_build() {
sed -i '1d' virtualenv.py