diff --git a/games-arcade/cavepacker/cavepacker-2.5.1.recipe b/games-arcade/cavepacker/cavepacker-2.5.1.recipe index 433203141..14731b746 100644 --- a/games-arcade/cavepacker/cavepacker-2.5.1.recipe +++ b/games-arcade/cavepacker/cavepacker-2.5.1.recipe @@ -1,12 +1,13 @@ -SUMMARY="Classic 2D platformer with physics-based gameplay and dozens of levels" -DESCRIPTION="Master your pedal-powered flying machine to pick up packages \ -from your cave-dwelling clients and drop them off at the collection point. \ -But beware! Mighty mastodons, terrifying pterodactyls and others \ -would rather see you extinct." +SUMMARY="A Sokoban game" +DESCRIPTION="Keep your cave tidy. To do this, make sure that all the spread \ +packages are put onto their targets. You can only push, pulling is not \ +allowed. You get higher ratings the fewer moves you need. +The first few maps might be easy to solve - but the more you progress in the \ +game, the harder the maps will be. The map set is from XSokoban." HOMEPAGE="http://www.caveproductions.org/" COPYRIGHT="2014-2020 Martin Gerhardy" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/mgerhardy/caveexpress/archive/$portVersion.tar.gz" CHECKSUM_SHA256="54b8fb68efc837a78a73b2d285412bc75a28d692918aea4312305fff964f9a26" SOURCE_DIR="caveexpress-$portVersion"