From 47c76ac8ed95d347c572cc45b13d737d1fc83304 Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Sat, 10 Sep 2016 12:48:12 +0200 Subject: [PATCH 1/3] Correcting links for recipes of stable builds --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2d4da0e..c65f27e 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ * 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-2.1-daily -* https://code.launchpad.net/~thopiekar/+recipe/uranium-2.1-daily -* https://code.launchpad.net/~thopiekar/+recipe/cura-engine-2.1-daily -* https://code.launchpad.net/~thopiekar/+recipe/libarcus-2.1-daily +* 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) From 3dd12ff4f30608787152b61e0fc2105a5e65d34d Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Sat, 10 Sep 2016 13:01:19 +0200 Subject: [PATCH 2/3] 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) From 47191d4effbcbd90f3a986f8f01f1c99e038860a Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Sat, 10 Sep 2016 13:01:49 +0200 Subject: [PATCH 3/3] stable builds are now == 2.3.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b7b427..d1af440 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ * 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): +### Recipes building packages from `[2.3]` (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