diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-02-13 10:53:51 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-13 14:10:39 +0100 |
commit | fd0e1a11e10da1ef06488506d6836cd3599c3849 (patch) | |
tree | d872bfdf40322fcd314e2027f7f7aaa29b2cfaf1 /kde-apps | |
parent | kde-apps/ktuberling: fix HOMEPAGE (diff) | |
download | gentoo-fd0e1a11e10da1ef06488506d6836cd3599c3849.tar.gz gentoo-fd0e1a11e10da1ef06488506d6836cd3599c3849.tar.bz2 gentoo-fd0e1a11e10da1ef06488506d6836cd3599c3849.zip |
kde-apps/lskat: 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')
-rw-r--r-- | kde-apps/lskat/lskat-20.08.3.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/lskat/lskat-20.12.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/lskat/lskat-20.08.3.ebuild b/kde-apps/lskat/lskat-20.08.3.ebuild index 4ed5a90bc09e..6f0b91f291ba 100644 --- a/kde-apps/lskat/lskat-20.08.3.ebuild +++ b/kde-apps/lskat/lskat-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 @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Skat game by KDE" HOMEPAGE="https://apps.kde.org/en/lskat -https://games.kde.org/game.php?game=lskat" +https://games.kde.org/games/lskat" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/lskat/lskat-20.12.2.ebuild b/kde-apps/lskat/lskat-20.12.2.ebuild index a100c85fa479..6f14205e0d48 100644 --- a/kde-apps/lskat/lskat-20.12.2.ebuild +++ b/kde-apps/lskat/lskat-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Skat game by KDE" HOMEPAGE="https://apps.kde.org/en/lskat -https://games.kde.org/game.php?game=lskat" +https://games.kde.org/games/lskat" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |