diff options
author | Alexander Kurakin <kuraga333@mail.ru> | 2022-11-24 00:08:05 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-11-26 18:03:22 +0100 |
commit | ed14e517b25129c0717f438d0f3f181d2d61bcc1 (patch) | |
tree | bf20281f5cdf96b87cf4ebf753502c817db81a6e /xfce-extra | |
parent | xfce-extra/xfce4-panel-profiles: update the homepage (diff) | |
download | gentoo-ed14e517b25129c0717f438d0f3f181d2d61bcc1.tar.gz gentoo-ed14e517b25129c0717f438d0f3f181d2d61bcc1.tar.bz2 gentoo-ed14e517b25129c0717f438d0f3f181d2d61bcc1.zip |
xfce-extra/xfce4-pulseaudio-plugin: update the homepage
Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild index 1d819524fc96..9ba6c2af60e3 100644 --- a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild +++ b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild @@ -6,7 +6,10 @@ EAPI=8 inherit xdg-utils DESCRIPTION="A panel plug-in for PulseAudio volume control" -HOMEPAGE="https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/" +HOMEPAGE=" + https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/start + https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/ +" SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" |