diff options
author | Alexander Kurakin <kuraga333@mail.ru> | 2022-11-24 00:10:00 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-11-26 18:03:23 +0100 |
commit | 5a7d1cf327791196c613cbe720eb88b9a2a969f8 (patch) | |
tree | 2e1faa9b9a6fb93e51540e5352927a51286e289b /xfce-extra | |
parent | xfce-extra/xfce4-screensaver: update the homepage (diff) | |
download | gentoo-5a7d1cf327791196c613cbe720eb88b9a2a969f8.tar.gz gentoo-5a7d1cf327791196c613cbe720eb88b9a2a969f8.tar.bz2 gentoo-5a7d1cf327791196c613cbe720eb88b9a2a969f8.zip |
xfce-extra/xfce4-volumed-pulse: 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-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild index 3115cc41ac34..e98a24bdab0d 100644 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild +++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio" -HOMEPAGE="https://git.xfce.org/apps/xfce4-volumed-pulse/" +HOMEPAGE="https://gitlab.xfce.org/apps/xfce4-volumed-pulse/" SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" |