From 7b7c08a5cda78e715ab992bd9db1737272b06f93 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 4 Jul 2013 19:41:23 +0200 Subject: [PATCH] update docs/repositories with the new ubuntu autobuilder version --- _docs/repositories | 6 +++--- docs/repositories.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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.

-- 2.39.2