[perl-glib-object-introspection] README: updated project Git URIs



commit 03cf83b62cc90c6273cdec61daefcbc4ac2e5282
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Sep 26 18:10:18 2018 -0700

    README: updated project Git URIs

 README | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/README b/README
index fc201d0..d30140b 100644
--- a/README
+++ b/README
@@ -89,25 +89,25 @@ You can send us patches by...
 OBTAINING SOURCE FROM THE GNOME.ORG GIT REPO
 --------------------------------------------
 Assuming you already have the 'git' command installed on your system, you can
-use the 'git://' protocol:
+use the 'git://' or 'https://' protocols
 
-git clone git://git.gnome.org/perl-Glib-Object-Introspection
+git clone git gitlab gnome org:GNOME/perl-glib-object-introspection.git
 
-Or, read-only access via HTTP:
+- or -
 
-git clone http://git.gnome.org/browse/perl-Glib-Object-Introspection
+git clone https://gitlab.gnome.org/GNOME/perl-glib-object-introspection.git
 
 To update an existing clone of the source:
 
 git pull
 
-Most Linux distros package the 'git' command in a package called 'git-core'.
+Most Linux distros now package the 'git' command in the 'git' package. 
 
 
 COPYRIGHT AND LICENSE
 ---------------------
 
-Copyright (C) 2005-2012 Torsten Schoenfeld <kaffeetisch gmx de>
+Copyright (C) 2005-2018 Torsten Schoenfeld <kaffeetisch gmx de>
 
 See the LICENSE file in the top-level directory of this distribution for the
 full license terms.


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