From: Victor Toso <[email protected]>

As we have OPUS in 3.26, which means audio playback.
This patch also changes the git url to gitlab.

Signed-off-by: Victor Toso <[email protected]>
---
 data/org.spicespace.spicy.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/org.spicespace.spicy.json b/data/org.spicespace.spicy.json
index 064b9a6..7243508 100644
--- a/data/org.spicespace.spicy.json
+++ b/data/org.spicespace.spicy.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.spicespace.spicy",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "3.24",
+    "runtime-version": "3.26",
     "sdk": "org.gnome.Sdk",
     "command": "spicy",
     "tags": ["devel", "development", "nightly"],
@@ -46,7 +46,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://anongit.freedesktop.org/spice/spice-protocol"
+                    "url": 
"https://gitlab.freedesktop.org/spice/spice-protocol.git";
                 }
             ]
         },
@@ -63,7 +63,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://anongit.freedesktop.org/spice/spice-gtk"
+                    "url": "https://gitlab.freedesktop.org/spice/spice-gtk.git";
                 }
             ]
         }
-- 
2.17.1

_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to