[geary/geary-0.13: 3/3] Update Flatpak build manifest for 0.13



commit c342b6ddaa40ac35a743268fe088c8a9a49801ab
Author: Michael Gratton <mike vee net>
Date:   Sun Feb 17 23:17:58 2019 +1100

    Update Flatpak build manifest for 0.13

 org.gnome.Geary.json | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 8c9dbc0b..1393da5d 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -1,15 +1,12 @@
 /* flatpak-builder config for Geary. */
 {
     "app-id": "org.gnome.Geary",
+    "branch": "0.13",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.30",
     "sdk": "org.gnome.Sdk",
     "command": "geary",
 
-    /* Nightly build args, remove these when creating a new stable branch */
-    "tags": ["nightly"],
-    "desktop-file-name-prefix": "(Nightly) ",
-
     "finish-args": [
         /* X11 + XShm access */
         "--share=ipc", "--socket=x11",
@@ -67,7 +64,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/gmime.git";,
+                    "url": "https://github.com/jstedfast/gmime.git";,
                     "branch": "gmime-2-6"
                 }
             ]
@@ -111,7 +108,7 @@
                 {
                     "type": "git",
                     "url": "https://gitlab.gnome.org/GNOME/geary.git";,
-                    "branch": "master"
+                    "branch": "geary-0.13"
                 }
             ]
         }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]