commit: 472bc40fcc5f4530b9686f3d8ede92de53258cd6 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Apr 7 14:40:36 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Wed Apr 17 21:00:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472bc40f
www-apps/trickster: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36151 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> www-apps/trickster/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www-apps/trickster/metadata.xml b/www-apps/trickster/metadata.xml index db463f3eeb66..25774c34d3a1 100644 --- a/www-apps/trickster/metadata.xml +++ b/www-apps/trickster/metadata.xml @@ -5,4 +5,7 @@ <email>[email protected]</email> <name>William Hubbs</name> </maintainer> + <upstream> + <remote-id type="github">trickstercache/trickster</remote-id> + </upstream> </pkgmetadata>
