[gnome-photos/gnome-3-24] flatpak: Fix runtime-version, branch, tags, etc.



commit d935868f123240ebe8e5285c7e97e4251dc64b2c
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Aug 9 10:25:58 2017 +0200

    flatpak: Fix runtime-version, branch, tags, etc.
    
    This might have been the reason why the stable builds were not making
    it to the repository.

 flatpak/org.gnome.Photos.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 77226a1..46d7033 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -1,11 +1,11 @@
 {
     "app-id": "org.gnome.Photos",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.24",
+    "branch": "stable",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-photos",
-    "tags": ["nightly"],
-    "desktop-file-name-prefix": "(Nightly) ",
+    "tags": [],
     "finish-args": [
         /* X11 + XShm access */
         "--share=ipc", "--socket=x11",


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