org.gnome.Geary.yaml: Fix the actual problem, bad GSound git URI

This commit is contained in:
Michael Gratton 2020-04-06 09:13:49 +10:00 committed by Michael James Gratton
parent c9c5eb15dc
commit c7ea11a2c2
2 changed files with 2 additions and 2 deletions

View file

@ -184,7 +184,7 @@
"sources": [
{
"type": "git",
"url": "https://github.com/GNOME/gsound.git",
"url": "https://gitlab.gnome.org/GNOME/gsound.git",
"branch": "master"
}
]