Rewrap haiku-games DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent cbf189bec3
commit af6faa7417
4 changed files with 15 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
SUMMARY="Puri is a 2D and 3D chess game."
SUMMARY="Puri is a 2D and 3D chess game"
DESCRIPTION="
Puri is a 2D and 3D chess game. You can play against a computer,
or play online against other people.
"
Puri is a 2D and 3D chess game. You can play against a computer, or play \
online against other people.
"
HOMEPAGE="https://gitorious.org/puri-master-of-chess/puri/"
SRC_URI="https://gitorious.org/puri-master-of-chess/puri/archive/59b5db4b337fc432b64a7d099f7b7e0fc8ece3c7.tar.gz"
CHECKSUM_MD5="467d00355e3450e9d3b1d126afcf06a6"
@@ -62,4 +62,3 @@ INSTALL()
cp -R Engines $appsDir/Puri/Engines
chmod 755 $appsDir/Puri/Engines/stockfish
}