diff --git a/haiku-games/peggy/peggy-0.5.2.recipe b/haiku-games/peggy/peggy-0.7.2.recipe similarity index 88% rename from haiku-games/peggy/peggy-0.5.2.recipe rename to haiku-games/peggy/peggy-0.7.2.recipe index 1dff798cc..6a2058bc1 100644 --- a/haiku-games/peggy/peggy-0.5.2.recipe +++ b/haiku-games/peggy/peggy-0.7.2.recipe @@ -2,11 +2,11 @@ SUMMARY="A board game inspired by Mastermind(tm)" DESCRIPTION="In this game you have to crack a color code in 9 attempts \ by getting feedback about the correctness of the color pegs and their positions." HOMEPAGE="https://github.com/andimachovec/Peggy" -COPYRIGHT="2021 Andi Machovec" +COPYRIGHT="2021-2022 Andi Machovec" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/andimachovec/Peggy/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="edbaa164c14c2ce6a3aaf2efcf8696fd7d1ea2e7f97e170d8562b4a1c50908e6" +CHECKSUM_SHA256="ff641aaded99c2942311fb28d57c6d7e0d6cd9804514a7c6ce5831e3ca351187" SOURCE_DIR="Peggy-$portVersion" ARCHITECTURES="all !x86_gcc2"