diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2016-04-21 11:36:11 +0200 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-04-21 17:51:59 +0800 |
commit | 587d5ccee412651c667ec578e5b184c13cfbe1a2 (patch) | |
tree | 976ef0811830483ea176d77624437187ab0f1f7c /media-libs/libopenshot-audio/metadata.xml | |
parent | media-video/openshot: bump to 2.0.7 (diff) | |
download | gentoo-587d5ccee412651c667ec578e5b184c13cfbe1a2.tar.gz gentoo-587d5ccee412651c667ec578e5b184c13cfbe1a2.tar.bz2 gentoo-587d5ccee412651c667ec578e5b184c13cfbe1a2.zip |
media-libs/libopenshot-audio: fix metadata
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1271
Signed-off-by: Ian Delaney <idella4@gentoo.org>
Diffstat (limited to 'media-libs/libopenshot-audio/metadata.xml')
-rw-r--r-- | media-libs/libopenshot-audio/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libopenshot-audio/metadata.xml b/media-libs/libopenshot-audio/metadata.xml index 30cfa421aed2..2d1cd6b59b51 100644 --- a/media-libs/libopenshot-audio/metadata.xml +++ b/media-libs/libopenshot-audio/metadata.xml @@ -13,6 +13,6 @@ <upstream> <remote-id type="launchpad">libopenshot</remote-id> <remote-id type="github">OpenShot/libopenshot-audio</remote-id> - <bugs-to>https://github.com/OpenShot/libopenshot-audio/issues https://bugs.launchpad.net/libopenshot/+bugs</bugs-to> + <bugs-to>https://github.com/OpenShot/libopenshot-audio/issues</bugs-to> </upstream> </pkgmetadata> |