[gnome-games] flatpak: Swap url and commit lines for Flycast
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] flatpak: Swap url and commit lines for Flycast
- Date: Sat, 20 Mar 2021 17:36:43 +0000 (UTC)
commit 8998ff26632cd6a3e9dfae23c1276a973323b36d
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat Mar 20 22:35:18 2021 +0500
flatpak: Swap url and commit lines for Flycast
This broke the fragile pinning script.
flatpak/libretro-cores/libretro-flycast.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/libretro-cores/libretro-flycast.json b/flatpak/libretro-cores/libretro-flycast.json
index 3b6d4ab9..9c645746 100644
--- a/flatpak/libretro-cores/libretro-flycast.json
+++ b/flatpak/libretro-cores/libretro-flycast.json
@@ -17,8 +17,8 @@
"sources": [
{
"type": "git",
- "commit": "3151a18da5c4bbf26c174299d68699c47ea2bf1a",
- "url": "https://github.com/libretro/flycast"
+ "url": "https://github.com/libretro/flycast",
+ "commit": "3151a18da5c4bbf26c174299d68699c47ea2bf1a"
},
{
"type": "file",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]