summaryrefslogtreecommitdiffstats
path: root/games/puzzles/puzzles.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2012-09-21 16:01:01 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-09-22 11:39:49 -0500
commit7884dda773032a301eb4a5530f65ae159cef58fc (patch)
treec1761e70ef2a35395839d31dff0eef2613ae0fca /games/puzzles/puzzles.SlackBuild
parentb8ef5e3691b745366528a054d7f05c704d72ee4d (diff)
downloadslackbuilds-7884dda773032a301eb4a5530f65ae159cef58fc.tar.gz
slackbuilds-7884dda773032a301eb4a5530f65ae159cef58fc.tar.xz
games/puzzles: Updated for subversion revision 9660.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/puzzles/puzzles.SlackBuild')
-rw-r--r--games/puzzles/puzzles.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild
index d24a1980d1..49dbd8f6a9 100644
--- a/games/puzzles/puzzles.SlackBuild
+++ b/games/puzzles/puzzles.SlackBuild
@@ -4,8 +4,8 @@
# Written by Steve Pledger <spledger91@yahoo.com>
PRGNAM=puzzles
-VERSION=${VERSION:-r9179}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-r9660}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -41,7 +41,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
chown -R root:root .
find . \