diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-03-31 11:51:02 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-03-31 11:51:02 +0000 |
commit | 379f38e0054e72b003f1d81a48b83fef7ffb5312 (patch) | |
tree | cefb099aba71c769dca55b54d5b87a54faf8db6b | |
parent | 11ac1ec2ef311ea49469705eef393f9d3aadf9b9 (diff) | |
parent | 444a477b8c73dfd7e1c247d59bfda75cf08e4b96 (diff) | |
download | pango-379f38e0054e72b003f1d81a48b83fef7ffb5312.tar.gz |
Merge branch 'ebassi/for-master' into 'master'
Update the gi-docgen repository
See merge request GNOME/pango!302
-rw-r--r-- | subprojects/gi-docgen.wrap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap index e9c78c1e..98cd9211 100644 --- a/subprojects/gi-docgen.wrap +++ b/subprojects/gi-docgen.wrap @@ -1,6 +1,6 @@ [wrap-git] directory=gi-docgen -url=https://gitlab.gnome.org/ebassi/gi-docgen.git -push-url=ssh://git@gitlab.gnome.org:ebassi/gi-docgen.git +url=https://gitlab.gnome.org/GNOME/gi-docgen.git +push-url=ssh://git@gitlab.gnome.org:GNOME/gi-docgen.git revision=main depth=1 |