Date: Friday, August 9, 2013 @ 19:00:18 Author: dan Revision: 192285 upgpkg: python-virtualenv 1.10.1-1
Modified: python-virtualenv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-09 16:59:58 UTC (rev 192284) +++ PKGBUILD 2013-08-09 17:00:18 UTC (rev 192285) @@ -3,7 +3,7 @@ # Contributor: Daniele Paolella <[email protected]> pkgname=('python-virtualenv' 'python2-virtualenv') -pkgver=1.10 +pkgver=1.10.1 pkgrel=1 pkgdesc="Virtual Python Environment builder" url="http://www.virtualenv.org/" @@ -46,5 +46,5 @@ "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } -md5sums=('9745c28256c70c76d36adb3767a00212') -sha256sums=('e0851ef23c188c819d4f6de3e82521ab1f63fa80e154d30bd823afef73f341b0') +md5sums=('3a04aa2b32c76c83725ed4d9918e362e') +sha256sums=('857449d69b9ec7d058dcc2e37c53d3895432300881aa61fd2ade178a807b0aa7')
