diff options
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild b/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild index 71150e1504fd..e1697aa313e1 100644 --- a/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild +++ b/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools desktop DESCRIPTION="An exciting Brick Breaker" -HOMEPAGE="http://linux.tlk.fr/games/TecnoballZ/" +HOMEPAGE="https://linux.tlk.fr/games/TecnoballZ/" SRC_URI="https://github.com/brunonymous/tecnoballz/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" |