summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Matteo Bernardini2012-09-21 16:01:01 +0200
committer Robby Workman2012-09-22 18:39:49 +0200
commit7884dda773032a301eb4a5530f65ae159cef58fc (patch)
treec1761e70ef2a35395839d31dff0eef2613ae0fca /games
parentb8ef5e3691b745366528a054d7f05c704d72ee4d (diff)
downloadslackbuilds-7884dda773032a301eb4a5530f65ae159cef58fc.tar.gz
games/puzzles: Updated for subversion revision 9660.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/puzzles/puzzles.SlackBuild6
-rw-r--r--games/puzzles/puzzles.info6
2 files changed, 6 insertions, 6 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 . \
diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info
index 501d5e4ae7..fa0fde9383 100644
--- a/games/puzzles/puzzles.info
+++ b/games/puzzles/puzzles.info
@@ -1,8 +1,8 @@
PRGNAM="puzzles"
-VERSION="r9179"
+VERSION="r9660"
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
-DOWNLOAD="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-r9179.tar.gz"
-MD5SUM="c00b9f70bbe1fbf5c7745aabd31804c9"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/puzzles-r9660.tar.xz"
+MD5SUM="9622a7284496914473cf708899abf87e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""