[gtk-osx] Fix broken <GitRepository> URL in DOAP file



commit 6e81255638515ebb71359d511b3db595b40673db
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Dec 16 00:41:02 2018 +0100

    Fix broken <GitRepository> URL in DOAP file

 gtk-osx.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk-osx.doap b/gtk-osx.doap
index ce19689..4f53dbd 100644
--- a/gtk-osx.doap
+++ b/gtk-osx.doap
@@ -28,7 +28,7 @@
   <repository>
     <GitRepository>
         <browse rdf:resource="https://gitlab.gnome.org/GNOME/gtk-osx/"/>
-      <location rdf:resource="https://gitlab.gnome.org/GNOMEgtk-osx"/>
+      <location rdf:resource="https://gitlab.gnome.org/GNOME/gtk-osx.git"/>
     </GitRepository>
   </repository>
 


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