Date: Friday, May 9, 2014 @ 01:25:49 Author: dan Revision: 212140 upgpkg: python-virtualenv 1.11.5-1
Modified: python-virtualenv/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-08 19:45:20 UTC (rev 212139) +++ PKGBUILD 2014-05-08 23:25:49 UTC (rev 212140) @@ -3,10 +3,10 @@ # Contributor: Daniele Paolella <[email protected]> pkgname=('python-virtualenv' 'python2-virtualenv') -pkgver=1.11.4 -pkgrel=2 +pkgver=1.11.5 +pkgrel=1 pkgdesc="Virtual Python Environment builder" -url="http://www.virtualenv.org/" +url="https://virtualenv.pypa.io/" arch=('any') license=('MIT') makedepends=('python' 'python2') @@ -46,5 +46,5 @@ "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } -md5sums=('9accc2d3f0ec1da479ce2c3d1fdff06e') -sha256sums=('cf3d958f28eb7470bd04262ef397580a2e57407f2ee2c88e9b2892218eb0465a') +md5sums=('f61636143193499e7700ec9b70756ff6') +sha256sums=('9d3fd26c2d5cfc7552b2ea33a4c2dfc78cf451d48b1987cc474fe533a16ae2cb')
