Date: Tuesday, September 4, 2012 @ 19:41:58 Author: dan Revision: 166154
upgpkg: python-virtualenv 1.8.1-1 Modified: python-virtualenv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-04 23:41:20 UTC (rev 166153) +++ PKGBUILD 2012-09-04 23:41:58 UTC (rev 166154) @@ -3,7 +3,7 @@ # Contributor: Daniele Paolella <[email protected]> pkgname=('python-virtualenv' 'python2-virtualenv') -pkgver=1.7.2 +pkgver=1.8.1 pkgrel=1 pkgdesc="Virtual Python Environment builder" url="http://www.virtualenv.org/" @@ -47,5 +47,5 @@ "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } -md5sums=('b5d63b05373a4344ae099a68875aae78') -sha256sums=('8cbbe308ab0f446a4ceacf24b2656bedd33ea22825b0750fd079766cc6e91bf4') +md5sums=('3aebe32859aa4512e1e679834c10f7bf') +sha256sums=('524813074d043b5786f45e04912f7eba814defda53ba6d72460b77c704c6b8f4')
