diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-04-30 08:36:18 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-04-30 08:37:37 +0100 |
commit | 9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5 (patch) | |
tree | 131b4f86b4a5c676d8debb59788beaf77209ba64 /kde-misc/ktoshiba | |
parent | dev-python/pytest-pythonpath: Py3.6 support (diff) | |
download | gentoo-9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5.tar.gz gentoo-9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5.tar.bz2 gentoo-9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5.zip |
Fix badly detected remote IDs
Thanks Arfrever spotting this
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'kde-misc/ktoshiba')
-rw-r--r-- | kde-misc/ktoshiba/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/ktoshiba/metadata.xml b/kde-misc/ktoshiba/metadata.xml index e0576ca69eda..262c0536d3ca 100644 --- a/kde-misc/ktoshiba/metadata.xml +++ b/kde-misc/ktoshiba/metadata.xml @@ -6,6 +6,6 @@ <name>Gentoo KDE Project</name> </maintainer> <upstream> - <remote-id type="sourceforge">prdownloads</remote-id> + <remote-id type="sourceforge">ktoshiba</remote-id> </upstream> </pkgmetadata> |