Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/supertux/
Date: Wed, 03 Aug 2022 21:43:32
Message-Id: 1659562991.15c8981063166b34e635e4796fbf40912771d3d6.chewi@gentoo
1 commit: 15c8981063166b34e635e4796fbf40912771d3d6
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Wed Aug 3 18:01:16 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 21:43:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c89810
7
8 games-arcade/supertux: update HOMEPAGE
9
10 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
11 Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 games-arcade/supertux/supertux-0.6.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/games-arcade/supertux/supertux-0.6.3.ebuild b/games-arcade/supertux/supertux-0.6.3.ebuild
18 index 173ea4e074c1..9a193c691105 100644
19 --- a/games-arcade/supertux/supertux-0.6.3.ebuild
20 +++ b/games-arcade/supertux/supertux-0.6.3.ebuild
21 @@ -10,7 +10,7 @@ MY_PV="${PV/_rc/-rc.}"
22 MY_P="SuperTux-v${MY_PV}-Source"
23
24 DESCRIPTION="A game similar to Super Mario Bros"
25 -HOMEPAGE="https://supertux.org/"
26 +HOMEPAGE="https://www.supertux.org"
27 SRC_URI="https://github.com/SuperTux/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz"
28 S="${WORKDIR}/${MY_P}"