[frogr] Restored correct values to org.gnome.frogr-unstable.json



commit c2df4c785aadaacc856a081b2b8925422ac93966
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Wed Feb 16 10:45:31 2022 +0100

    Restored correct values to org.gnome.frogr-unstable.json
    
    Changed locally to experiment with them and added them into the
    release commit by mistake.

 flatpak/org.gnome.frogr-unstable.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.frogr-unstable.json b/flatpak/org.gnome.frogr-unstable.json
index 0d7de4d6..b3ad190f 100644
--- a/flatpak/org.gnome.frogr-unstable.json
+++ b/flatpak/org.gnome.frogr-unstable.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.frogr",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "40",
+    "runtime-version": "master",
     "sdk": "org.gnome.Sdk",
     "command": "frogr",
     "tags": ["nightly"],
@@ -31,7 +31,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "file:///home/mario/work/frogr/frogr"
+                    "url": "https://gitlab.gnome.org/GNOME/frogr.git";
                 }
             ]
         }


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