commit:     030b40ae31e48ad0d8ab85137ae99200bedde258
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 14:54:17 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 15:01:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030b40ae

dev-python/liblarch: Fix remote-id

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/liblarch/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/liblarch/metadata.xml b/dev-python/liblarch/metadata.xml
index e9c1e606613..85f6916eb38 100644
--- a/dev-python/liblarch/metadata.xml
+++ b/dev-python/liblarch/metadata.xml
@@ -10,6 +10,6 @@
                Liblarch supports multiple views of one data structure and 
complex filtering. That way, you have a clear separation between your data 
themselves (Model) and how they are displayed (View).
        </longdescription>
        <upstream>
-               <remote-id type="github">liblarch/liblarch</remote-id>
+               <remote-id 
type="github">getting-things-gnome/liblarch</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to