From 2c2cf677e2fb4c414b25fafe4f9a4afbd04ed0ed Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 29 Jul 2014 09:18:06 +0200 Subject: [PATCH] docs/repositories: trusty is the latest and greatest --- _docs/repositories | 4 ++-- docs/repositories.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_docs/repositories b/_docs/repositories index 273cd49..eda91f0 100644 --- a/_docs/repositories +++ b/_docs/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/raring raring main' >> /etc/apt/sources.list +# echo 'deb http://build.i3wm.org/ubuntu/trusty trusty 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 raring at the moment. +is trusty at the moment. == Debian repository diff --git a/docs/repositories.html b/docs/repositories.html index 0acfb25..2edeb66 100644 --- a/docs/repositories.html +++ b/docs/repositories.html @@ -102,14 +102,14 @@ raring, saucy, trusty.

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

-
# echo 'deb http://build.i3wm.org/ubuntu/raring raring main' >> /etc/apt/sources.list
+
# echo 'deb http://build.i3wm.org/ubuntu/trusty trusty 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 raring at the moment.

+is trusty at the moment.

-- 2.39.5