diff options
Diffstat (limited to 'media-sound/playerctl/metadata.xml')
-rw-r--r-- | media-sound/playerctl/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-sound/playerctl/metadata.xml b/media-sound/playerctl/metadata.xml index 1621dbd7fa0b..42a351ac3998 100644 --- a/media-sound/playerctl/metadata.xml +++ b/media-sound/playerctl/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> @@ -9,4 +9,7 @@ mpris command-line controller and library for spotify, vlc, audacious, bmp, xmms2, and others. </longdescription> + <upstream> + <remote-id type="github">acrisci/playerctl</remote-id> + </upstream> </pkgmetadata> |