diff options
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/tuxmath/metadata.xml | 1 | ||||
-rw-r--r-- | games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games-kids/tuxmath/metadata.xml b/games-kids/tuxmath/metadata.xml index b916dfd60180..c1f02a416248 100644 --- a/games-kids/tuxmath/metadata.xml +++ b/games-kids/tuxmath/metadata.xml @@ -7,5 +7,6 @@ </maintainer> <upstream> <remote-id type="sourceforge">tuxmath</remote-id> + <remote-id type="github">tux4kids/tuxmath</remote-id> </upstream> </pkgmetadata> diff --git a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild index 56c09b87901e..2ef1bded85da 100644 --- a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild +++ b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit eutils gnome2-utils MY_PN="${PN}_w_fonts" DESCRIPTION="Educational arcade game where you have to solve maths problems" -HOMEPAGE="http://tux4kids.alioth.debian.org/tuxmath/" +HOMEPAGE="https://github.com/tux4kids/tuxmath" SRC_URI="mirror://debian/pool/main/t/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2 OFL-1.1" |