diff --git a/games-board/peg-e/peg_e-1.2.6.recipe b/games-board/peg-e/peg_e-1.2.8.recipe similarity index 92% rename from games-board/peg-e/peg_e-1.2.6.recipe rename to games-board/peg-e/peg_e-1.2.8.recipe index 5b061c8f2..4e528fa04 100644 --- a/games-board/peg-e/peg_e-1.2.6.recipe +++ b/games-board/peg-e/peg_e-1.2.8.recipe @@ -4,11 +4,11 @@ to remove them from the board, ultimately trying to eliminate all but one. The \ boards are randomly generated, with 100 levels of difficulty. The game auto-saves, \ and has undo-redo capability. Pieces can move horizontally, vertically, and diagonally." HOMEPAGE="https://gottcode.org/peg-e/" -COPYRIGHT="2018 Graeme Gott" +COPYRIGHT="2009-2020 Graeme Gott" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://gottcode.org/peg-e/peg-e-$portVersion-src.tar.bz2" -CHECKSUM_SHA256="b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81" +CHECKSUM_SHA256="06d6a07c056b82372cdd6ac258dbfedab397ad4f13b70117f548b8218201ff17" SOURCE_DIR="peg-e-$portVersion" ADDITIONAL_FILES="peg_e.rdef.in" @@ -36,6 +36,7 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix + cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:qmake$secondaryArchSuffix >= 5 "