diff options
author | 2021-02-13 10:52:37 +0100 | |
---|---|---|
committer | 2021-02-13 14:10:37 +0100 | |
commit | eb5ef10c625a21369b0a0de3f7d286f70b9a170b (patch) | |
tree | 28f792a2cae48a91cc75debb55ac44f94bb32c65 /kde-apps/ksquares | |
parent | kde-apps/kspaceduel: fix HOMEPAGE (diff) | |
download | gentoo-eb5ef10c625a21369b0a0de3f7d286f70b9a170b.tar.gz gentoo-eb5ef10c625a21369b0a0de3f7d286f70b9a170b.tar.bz2 gentoo-eb5ef10c625a21369b0a0de3f7d286f70b9a170b.zip |
kde-apps/ksquares: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/19445
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'kde-apps/ksquares')
-rw-r--r-- | kde-apps/ksquares/ksquares-20.08.3.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/ksquares/ksquares-20.12.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/ksquares/ksquares-20.08.3.ebuild b/kde-apps/ksquares/ksquares-20.08.3.ebuild index 4c76ffd9fa45..b562ba8d2328 100644 --- a/kde-apps/ksquares/ksquares-20.08.3.ebuild +++ b/kde-apps/ksquares/ksquares-20.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="KDE clone of the game squares" HOMEPAGE="https://apps.kde.org/en/ksquares -https://games.kde.org/game.php?game=ksquares" +https://games.kde.org/games/ksquares" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/ksquares/ksquares-20.12.2.ebuild b/kde-apps/ksquares/ksquares-20.12.2.ebuild index b38cd7bc003d..e81945184fd7 100644 --- a/kde-apps/ksquares/ksquares-20.12.2.ebuild +++ b/kde-apps/ksquares/ksquares-20.12.2.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="KDE clone of the game squares" HOMEPAGE="https://apps.kde.org/en/ksquares -https://games.kde.org/game.php?game=ksquares" +https://games.kde.org/games/ksquares" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |