[frogr] Update references to git URL after migration to gitlab.gnome.org



commit d9fc02361d0a965d8ab5f9ad1d266acf5154ea21
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Thu May 24 17:58:58 2018 +0100

    Update references to git URL after migration to gitlab.gnome.org

 README                                | 4 ++--
 flatpak/org.gnome.frogr-unstable.json | 2 +-
 frogr.doap                            | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README b/README
index 7b37a26..a782fd6 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ flickr account from the desktop.
 
 To get the source, please checkout the git repository at gnome.org:
 
-    git clone git://git.gnome.org/frogr
+    git clone https://gitlab.gnome.org/GNOME/frogr.git
 
 To be able to build frogr, you'll need some tools and libraries:
 
@@ -24,7 +24,7 @@ To be able to build frogr, you'll need some tools and libraries:
 
 Website: https://wiki.gnome.org/Apps/Frogr
 
-Source: git://git.gnome.org/frogr
+Source: https://gitlab.gnome.org/GNOME/frogr.git
 
 Mailing list: http://mail.gnome.org/mailman/listinfo/frogr-list
 
diff --git a/flatpak/org.gnome.frogr-unstable.json b/flatpak/org.gnome.frogr-unstable.json
index ad81476..64a1f10 100644
--- a/flatpak/org.gnome.frogr-unstable.json
+++ b/flatpak/org.gnome.frogr-unstable.json
@@ -41,7 +41,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/frogr"
+                    "url": "https://gitlab.gnome.org/GNOME/frogr.git";
                 }
             ]
         }
diff --git a/frogr.doap b/frogr.doap
index ceb953c..d31e583 100644
--- a/frogr.doap
+++ b/frogr.doap
@@ -26,8 +26,8 @@
 
   <repository>
     <GitRepository>
-      <browse rdf:resource="https://git.gnome.org/browse/frogr/"/>
-      <location rdf:resource="git://git.gnome.org/frogr"/>
+      <browse rdf:resource="https://gitlab.gnome.org/GNOME/frogr"/>
+      <location rdf:resource="https://gitlab.gnome.org/GNOME/frogr.git"/>
     </GitRepository>
   </repository>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]