From c7ea11a2c259e07a35d655413d3cc32368b20932 Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Mon, 6 Apr 2020 09:13:49 +1000 Subject: [PATCH] org.gnome.Geary.yaml: Fix the actual problem, bad GSound git URI --- org.gnome.Geary.json | 2 +- org.gnome.Geary.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index 795afdb0..e0768920 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -184,7 +184,7 @@ "sources": [ { "type": "git", - "url": "https://github.com/GNOME/gsound.git", + "url": "https://gitlab.gnome.org/GNOME/gsound.git", "branch": "master" } ] diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml index e481a070..85449488 100644 --- a/org.gnome.Geary.yaml +++ b/org.gnome.Geary.yaml @@ -189,7 +189,7 @@ modules: - name: gsound sources: - type: git - url: https://github.com/GNOME/gsound.git + url: https://gitlab.gnome.org/GNOME/gsound.git branch: master # Geary dependency