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



commit 312554e8ddd9f2f3414c0268699dab3df718b362
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Dec 16 01:02:51 2018 +0100

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

 smuxi.doap | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smuxi.doap b/smuxi.doap
index 10368ea3..52543c76 100644
--- a/smuxi.doap
+++ b/smuxi.doap
@@ -46,8 +46,8 @@
   <!-- Version Control -->
   <repository>
     <GitRepository>
-      <browse rdf:resource="http://git.gnome.org/cgit/smuxi"; />
-      <location rdf:resource="git://git.gnome.org/smuxi" />
+      <browse rdf:resource="https://gitlab.gnome.org/GNOME/smuxi"; />
+      <location rdf:resource="https://gitlab.gnome.org/GNOME/smuxi.git"; />
     </GitRepository>
   </repository>
 </Project>


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