From 0b6170c731bef75aac94d99005f1c01109e4bdea Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 24 May 2015 01:01:01 +0200 Subject: [PATCH] python-virtualenv: update to 13.0.1 --- srcpkgs/python-virtualenv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-virtualenv/template b/srcpkgs/python-virtualenv/template index 004d4cece5b..9f3fd60dc1d 100644 --- a/srcpkgs/python-virtualenv/template +++ b/srcpkgs/python-virtualenv/template @@ -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 " 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