summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarti Raudsepp2014-09-30 18:29:43 +0300
committerMarti Raudsepp2014-09-30 18:29:43 +0300
commitc527afa62557de1437d58abbb10474e9ea695c5e (patch)
tree94bff682a6c087baecc359631b660a7008c6581e
parente7d45448a5e2668cb78cf2492a5b16afb4f76747 (diff)
downloadaur-c527afa62557de1437d58abbb10474e9ea695c5e.tar.gz
pypy-virtualenv: bump to 1.11.6
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26261d320c75..821ddb220999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Daniele Paolella <dp@mcrservice.it>
pkgname='pypy-virtualenv'
-pkgver=1.9.1
+pkgver=1.11.6
pkgrel=1
pkgdesc="Virtual Python Environment builder"
url="http://www.virtualenv.org/"
@@ -26,6 +26,4 @@ package() {
install -D -m644 LICENSE.txt \
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-
-md5sums=('07e09df0adfca0b2d487e39a4bf2270a')
-sha256sums=('d04f750c968e18de42ff15f50759f15ba22800b12247b95826e2f8b160f7d99a')
+md5sums=('f61cdd983d2c4e6aeabb70b1060d6f49')