Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spek/
Date: Fri, 02 Sep 2022 01:51:26
Message-Id: 1662082283.a9fc672db83c191219d747279f82582ac8b8f337.sam@gentoo
1 commit: a9fc672db83c191219d747279f82582ac8b8f337
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 01:13:46 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 01:31:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fc672d
7
8 media-sound/spek: update HOMEPAGE
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/spek/spek-0.8.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/spek/spek-0.8.4.ebuild b/media-sound/spek/spek-0.8.4.ebuild
16 index dbfa6ab4d593..437ebc2afb97 100644
17 --- a/media-sound/spek/spek-0.8.4.ebuild
18 +++ b/media-sound/spek/spek-0.8.4.ebuild
19 @@ -8,7 +8,7 @@ WX_GTK_VER="3.0-gtk3"
20 inherit wxwidgets xdg
21
22 DESCRIPTION="Analyse your audio files by showing their spectrogram"
23 -HOMEPAGE="http://www.spek-project.org/"
24 +HOMEPAGE="http://spek.cc/"
25 SRC_URI="https://github.com/alexkay/spek/releases/download/v${PV}/${P}.tar.xz"
26
27 LICENSE="GPL-3"