diff --git a/games-rpg/snoot-game/Manifest b/games-rpg/snoot-game/Manifest index 54a2820928..2338f45a76 100644 --- a/games-rpg/snoot-game/Manifest +++ b/games-rpg/snoot-game/Manifest @@ -1 +1 @@ -DIST SnootGame-Update7_Fangsgiving-linux.tar.bz2 357494376 BLAKE2B 13d1603d2b8d2936b76b1289dddc507617bb574bab938ae6b00ca1ce0d9ba3fd32f87fc649eedbb4fe1c3c73e81632faa16bb02aae5175ae3c3a32843236aa0f SHA512 58f70e59fa906bcfbfe52a13d4db22bad589f1ad55e8ebc11db420fee3be208bcd67e38caf6b58092a9e0d85e8d37a6aa2359f879091b8679d8523fc2b31e2bf +DIST SnootGame-Patch8_NewYears-linux.tar.bz2 213046487 BLAKE2B c7a7b1f85eb46d7f5a67b7cd0f0a889cab33e44ade78a7e26b99d96243caa9b9cf3ea5ad1a8a7192ac7d3af65135bc49238391f40e82f8150ea8fac5a96617c9 SHA512 fa3dd74e3bf938a5ce59676f9d8332946d275d59115edd21f2c3df6d00f218542c4c9969ffa91f6a1200bdc715dc9d688ee4cfe7278bdbc9a236a2ac64d52a5f diff --git a/games-rpg/snoot-game/snoot-game-1.7-r1.ebuild b/games-rpg/snoot-game/snoot-game-1.8.ebuild similarity index 88% rename from games-rpg/snoot-game/snoot-game-1.7-r1.ebuild rename to games-rpg/snoot-game/snoot-game-1.8.ebuild index f8441efe0f..8813956fb1 100644 --- a/games-rpg/snoot-game/snoot-game-1.7-r1.ebuild +++ b/games-rpg/snoot-game/snoot-game-1.8.ebuild @@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit python-single-r1 desktop wrapper DESCRIPTION="Visual novel parody of Goodbye Volcano High" -MY_PV="Update7_Fangsgiving" +MY_PV="Patch8_NewYears" HOMEPAGE="https://snootgame.xyz/" -SRC_URI="https://secureupdates.snootgame.xyz/SnootGame-${MY_PV}-linux.tar.bz2" +SRC_URI="https://snootgame.xyz/downloads/game/SnootGame-${MY_PV}-linux.tar.bz2" LICENSE="AGPL-3 CC-BY-SA-4.0" SLOT="0"