From: Michael Stapelberg Date: Thu, 4 Jul 2013 17:41:23 +0000 (+0200) Subject: update docs/repositories with the new ubuntu autobuilder version X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7b7c08a5cda78e715ab992bd9db1737272b06f93;p=i3%2Fi3.github.io update docs/repositories with the new ubuntu autobuilder version --- diff --git a/_docs/repositories b/_docs/repositories index b1f13a7..7f0001c 100644 --- a/_docs/repositories +++ b/_docs/repositories @@ -1,7 +1,7 @@ Debian and Ubuntu repositories ============================== Michael Stapelberg -June 2013 +July 2013 == When should you use our repositories? @@ -51,7 +51,7 @@ This Ubuntu repository contains packages which are automatically built a few minutes after every commit. To use it, run the following commands: --------------------------------------------------------------------------------- -# echo 'deb http://build.i3wm.org/ubuntu/quantal quantal main' >> /etc/apt/sources.list +# echo 'deb http://build.i3wm.org/ubuntu/raring raring main' >> /etc/apt/sources.list # apt-get update # apt-get --allow-unauthenticated install i3-autobuild-keyring # apt-get update @@ -59,7 +59,7 @@ minutes after every commit. To use it, run the following commands: --------------------------------------------------------------------------------- Development versions are only available for the latest version of Ubuntu, which -is quantal at the moment. +is raring at the moment. == Debian repository diff --git a/docs/repositories.html b/docs/repositories.html index 03e49a7..33ec399 100644 --- a/docs/repositories.html +++ b/docs/repositories.html @@ -31,7 +31,7 @@ window.onload = function(){asciidoc.footnotes();}

Debian and Ubuntu repositories

Michael Stapelberg
<michael@i3wm.org>
-June 2013 +July 2013

1. When should you use our repositories?

@@ -102,14 +102,14 @@ raring.

minutes after every commit. To use it, run the following commands:

-
# echo 'deb http://build.i3wm.org/ubuntu/quantal quantal main' >> /etc/apt/sources.list
+
# echo 'deb http://build.i3wm.org/ubuntu/raring raring main' >> /etc/apt/sources.list
 # apt-get update
 # apt-get --allow-unauthenticated install i3-autobuild-keyring
 # apt-get update
 # apt-get install i3

Development versions are only available for the latest version of Ubuntu, which -is quantal at the moment.

+is raring at the moment.