[sound-juicer] Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP file



commit 1140955b60bc7edac11c8834c1aa849f4e31ccdd
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Dec 16 00:47:21 2018 +0100

    Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP file

 sound-juicer.doap | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sound-juicer.doap b/sound-juicer.doap
index 7a5ee2d8..ebfbbfc2 100644
--- a/sound-juicer.doap
+++ b/sound-juicer.doap
@@ -32,8 +32,8 @@
 
   <repository>
     <GitRepository>
-      <browse rdf:resource="http://git.gnome.org/browse/sound-juicer"/>
-      <location rdf:resource="git://git.gnome.org/sound-juicer"/>
+      <browse rdf:resource="https://gitlab.gnome.org/GNOME/sound-juicer"/>
+      <location rdf:resource="https://gitlab.gnome.org/GNOME/sound-juicer.git"/>
     </GitRepository>
     </repository>
   


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