diff --git a/games-arcade/frozen_bubble/frozen_bubble-2.212.recipe b/games-arcade/frozen_bubble/frozen_bubble-2.212.recipe index 96fdfece0..ac8e19366 100644 --- a/games-arcade/frozen_bubble/frozen_bubble-2.212.recipe +++ b/games-arcade/frozen_bubble/frozen_bubble-2.212.recipe @@ -1,9 +1,14 @@ SUMMARY="Puzzle with Bubbles" -DESCRIPTION="A game in which you throw colorful bubbles and build groups to destroy the bubbles." -HOMEPAGE="https://metacpan.org/release/File-Next" +DESCRIPTION="The Frozen-Bubble game is a free software implementation of a popular arcade/reflex \ +game. The game mainly consists of firing randomly chosen bubbles across the board. If the shoot \ +ends up having a clump of at least 3 bubbles of the same color, they all pop. If some bubbles \ +were sticked only on the popping clump, they fall. In 1-player mode, the goal is to pop all the \ +bubbles on the board as quickly as possible. In 2-players or network mode, you have to get your \ +opponent to 'die' before you." +HOMEPAGE="https://metacpan.org/dist/Games-FrozenBubble/view/bin/frozen-bubble" COPYRIGHT="2000-2010 The Frozen-Bubble Team" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://cpan.metacpan.org/authors/id/K/KT/KTHAKORE/Games-FrozenBubble-$portVersion.tar.gz" CHECKSUM_SHA256="721e04ff69c5233060656bfbf4002aa1aeadd96c95351f0c57bb85b6da35a305" SOURCE_DIR="Games-FrozenBubble-$portVersion"