Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r370:9dfc6701ad94
Date: 2012-11-30 11:23 -0800
http://bitbucket.org/pypy/pypy.org/changeset/9dfc6701ad94/

Log:    Update the source links to 2.0 too.

diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -124,7 +124,7 @@
 uncompressed, they run in-place.  For now you can uncompress them
 either somewhere in your home directory or, say, in ``/opt``, and
 if you want, put a symlink from somewhere like
-``/usr/local/bin/pypy`` to ``/path/to/pypy-1.9/bin/pypy``.  Do
+``/usr/local/bin/pypy`` to ``/path/to/pypy-2.0/bin/pypy``.  Do
 not move or copy the executable ``pypy`` outside the tree --- put
 a symlink to it, otherwise it will not find its libraries.
 
@@ -137,11 +137,11 @@
 1. Get the source code.  The following packages contain the source at
    the same revision as the above binaries:
 
-   * `pypy-1.9-src.tar.bz2`__ (sources, Unix line endings)
-   * `pypy-1.9-src.zip`__ (sources, Unix line endings too, sorry)
+   * `pypy-2.0b1-src.tar.bz2`__ (sources, Unix line endings)
+   * `pypy-2.0b1-src.zip`__ (sources, Unix line endings too, sorry)
 
-   .. __: https://bitbucket.org/pypy/pypy/get/release-1.9.tar.bz2
-   .. __: https://bitbucket.org/pypy/pypy/get/release-1.9.zip
+   .. __: https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.tar.bz2
+   .. __: https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.zip
 
    Or you can checkout the current trunk using Mercurial_ (the trunk
    usually works and is of course more up-to-date)::
@@ -229,8 +229,8 @@
    e7655066baed3c7bbbca7df617817dd5  pypy-1.9-win32.zip
    2c9f0054f3b93a6473f10be35277825a  pypy-1.8-sandbox-linux64.tar.bz2
    009c970b5fa75754ae4c32a5d108a8d4  pypy-1.8-sandbox-linux.tar.bz2
-   f92c0171a9578a3e4a0f74947ec596ab  release-1.9.tar.bz2 (source)
-   1c06cc5c35fa17e59acb51e11cdc9b03  release-1.9.zip (source)
+   4a346df59983e4a5c50e8ee211f80619  release-2.0-beta-1.tar.bz2 (source)
+   60270f1b919e75f818028da52ab8c3d3  release-2.0-beta-1.zip (source)
 
    720da40e127b6438d6d3ab1164dbf596479984a0  
pypy-2.0-beta1-linux64-libc2.13.tar.bz2
    a406b8b0f8e44c4f3bea0476307c0329a3fde9c2  
pypy-2.0-beta1-linux64-libc2.15.tar.bz2
@@ -244,5 +244,5 @@
    4f060f4fab0f07bbc7de0ac8f95275eb08d726a3  pypy-1.9-win32.zip
    895aaf7bba5787dd30adda5cc0e0e7fc297c0ca7  pypy-1.8-sandbox-linux64.tar.bz2
    be94460bed8b2682880495435c309b6611ae2c31  pypy-1.8-sandbox-linux.tar.bz2
-   4f060f4fab0f07bbc7de0ac8f95275eb08d726a3  release-1.9.tar.bz2 (source)
-   c3af78c96d73d46e3a6d16d3cd548d9ea48a1820  release-1.9.zip (source)
+   281439ca2fb56edfe26fc65f99ab6eb238097425  release-2.0-beta-1.tar.bz2 
(source)
+   a2fc9b8031b5817ccd4389d97e3d8c480b48eb78  release-2.0-beta-1.zip (source)
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to