commit:     3134a626e6e03f7195309f0c75a6871b3e964e6f
Author:     Jesus P Rey (Chuso) <gentoo <AT> chuso <DOT> net>
AuthorDate: Mon Oct 12 00:05:39 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 13:19:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3134a626

www-apps/hugo: Fix remote-id

Signed-off-by: Jesus P Rey <gentoo <AT> chuso.net>
Closes: https://bugs.gentoo.org/747925
Closes: https://github.com/gentoo/gentoo/pull/17895
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apps/hugo/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/hugo/metadata.xml b/www-apps/hugo/metadata.xml
index d63c4429708..0c737316085 100644
--- a/www-apps/hugo/metadata.xml
+++ b/www-apps/hugo/metadata.xml
@@ -6,7 +6,7 @@
                <flag name="sass">Enable SASS/SCSS support</flag>
        </use>
        <upstream>
-       <remote-id type="github">https://github.com/gohugoio/hugo</remote-id>
+       <remote-id type="github">gohugoio/hugo</remote-id>
        </upstream>
        <longdescription lang="en">
                Hugo is a static HTML and CSS website generator written in Go.

Reply via email to