[gnome-games/wip/aplazas/gnome-3-30: 1/2] flatpak: Stabilize unit test manifest
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/aplazas/gnome-3-30: 1/2] flatpak: Stabilize unit test manifest
- Date: Tue, 2 Oct 2018 08:19:55 +0000 (UTC)
commit 6c9117cd608c97c1505540cb31e3b01fc9152d7d
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Tue Oct 2 13:19:19 2018 +0500
flatpak: Stabilize unit test manifest
flatpak/org.gnome.Games.UnitTests.json | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.UnitTests.json b/flatpak/org.gnome.Games.UnitTests.json
index 514daf22..e7754a9d 100644
--- a/flatpak/org.gnome.Games.UnitTests.json
+++ b/flatpak/org.gnome.Games.UnitTests.json
@@ -1,15 +1,9 @@
{
"app-id" : "org.gnome.Games.UnitTests",
"runtime" : "org.gnome.Platform",
- "runtime-version" : "master",
+ "runtime-version" : "3.30",
"sdk" : "org.gnome.Sdk",
"command" : "games-unit-tests",
- "tags" : [
- "devel",
- "development",
- "nightly"
- ],
- "desktop-file-name-suffix" : " (Development)",
"finish-args" : [
"--share=network",
"--share=ipc",
@@ -97,8 +91,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/retro-gtk.git"
+ "type" : "archive",
+ "url" : "https://download.gnome.org/sources/retro-gtk/0.16/retro-gtk-0.16.0.tar.xz",
+ "sha256" : "8c9b4ec9d6aa6b9db088a09706c0dd3de41437ff3a46f46566a47911efa7a627"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]