commit: 8118a818c71db7092402b05d1c19dc9d524e2924 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Wed Mar 16 22:21:54 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Wed Mar 16 22:21:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8118a818
games-arcade/shovel-knight: Bump to 4.1b, drop old 3.3 Closes: https://bugs.gentoo.org/835452 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-arcade/shovel-knight/Manifest | 2 +- .../{shovel-knight-3.3.ebuild => shovel-knight-4.1b.ebuild} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games-arcade/shovel-knight/Manifest b/games-arcade/shovel-knight/Manifest index 3eb8934d6031..4d88cf4691f3 100644 --- a/games-arcade/shovel-knight/Manifest +++ b/games-arcade/shovel-knight/Manifest @@ -1 +1 @@ -DIST shovel_knight_treasure_trove_en_3_3_15418.sh 226753557 BLAKE2B 3103871333f5dec931b109ccc8a8820054f8bd934d01daf97bb5ad84e9dfaebd2c79d1943fb7049468f49c9db87c51dec0e08d38469e364bafb8bc50fbd9d40d SHA512 6832593440cc5059f0df37be991bb2e87c071c7ed566b2c6d0f6cc418190be92c4f793f2c694f620b9378914cde13abf9049eba8cdd90b9dfe961ae9a65dc42a +DIST shovel_knight_treasure_trove_4_1b_arby_s_46298.sh 338751327 BLAKE2B 6285266a6013331ed59b399fcbe4a3a2069e1efe403411c7e85a9c165a33e262c0a92085c7a5da7fca31573eaeb29b32915f006cc9093944be03214407e891ef SHA512 ecb5967de37e482aec8fcd992f4d7c269e8b676ed119785114f465dd85932453f3facfcd7e77d7bf3044033189d0d33692bb4de3332753ee57bac74b7adec499 diff --git a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild b/games-arcade/shovel-knight/shovel-knight-4.1b.ebuild similarity index 93% rename from games-arcade/shovel-knight/shovel-knight-3.3.ebuild rename to games-arcade/shovel-knight/shovel-knight-4.1b.ebuild index c7f98580ae68..21b9866faf5d 100644 --- a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild +++ b/games-arcade/shovel-knight/shovel-knight-4.1b.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop unpacker wrapper xdg MY_PN="ShovelKnight" DESCRIPTION="Sweeping classic action adventure with an 8-bit retro aesthetic" HOMEPAGE="https://yachtclubgames.com/shovel-knight/" -SRC_URI="${PN//-/_}_treasure_trove_en_3_3_15418.sh" +SRC_URI="${PN//-/_}_treasure_trove_4_1b_arby_s_46298.sh" S="${WORKDIR}/data/noarch/game" LICENSE="Yacht-Club-Games-EULA"
