From 3dd12ff4f30608787152b61e0fc2105a5e65d34d Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Sat, 10 Sep 2016 13:01:19 +0200 Subject: [PATCH] Listing stable builds before master builds --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c65f27e..6b7b427 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ * https://launchpad.net/~thopiekar/+archive/ubuntu/cura * https://launchpad.net/~thopiekar/+archive/ubuntu/cura-master +### Recipes building packages from `[2.1]` (as known as stable): +* https://code.launchpad.net/~thopiekar/+recipe/cura-stable-daily +* https://code.launchpad.net/~thopiekar/+recipe/uranium-stable-daily +* https://code.launchpad.net/~thopiekar/+recipe/cura-engine-stable-daily +* https://code.launchpad.net/~thopiekar/+recipe/libarcus-stable-daily +* (extra-plugins and protobuf are not updated frequently) + ### Recipes building packages from `[master]`: * https://code.launchpad.net/~thopiekar/+recipe/cura-master-daily * https://code.launchpad.net/~thopiekar/+recipe/cura-extra-plugins-daily (3rd-party) @@ -11,10 +18,3 @@ * https://code.launchpad.net/~thopiekar/+recipe/uranium-master-daily * https://code.launchpad.net/~thopiekar/+recipe/libarcus-master-daily * https://code.launchpad.net/~thopiekar/+recipe/protobuf-daily (3rd-party) - -### Recipes building packages from `[2.1]` (as known as stable): -* https://code.launchpad.net/~thopiekar/+recipe/cura-stable-daily -* https://code.launchpad.net/~thopiekar/+recipe/uranium-stable-daily -* https://code.launchpad.net/~thopiekar/+recipe/cura-engine-stable-daily -* https://code.launchpad.net/~thopiekar/+recipe/libarcus-stable-daily -* (extra-plugins and protobuf are not updated frequently)