summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2013-06-22 20:15:41 +0200
committer Niels Horn2013-06-22 20:15:41 +0200
commit59984be706ac8501472a9dc1df55da1927d4724f (patch)
tree57dfa2067ca571da51b33e015986f96d5a072a1d
parentefdc201dca8067a34c779cbe506b87025f0694c7 (diff)
downloadslackbuilds-59984be706ac8501472a9dc1df55da1927d4724f.tar.gz
games/alephone: Updated for version 20120514.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--games/alephone/alephone.SlackBuild10
-rw-r--r--games/alephone/alephone.info6
2 files changed, 7 insertions, 9 deletions
diff --git a/games/alephone/alephone.SlackBuild b/games/alephone/alephone.SlackBuild
index 214363c422..b712dd3a58 100644
--- a/games/alephone/alephone.SlackBuild
+++ b/games/alephone/alephone.SlackBuild
@@ -7,8 +7,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=alephone
-VERSION=${VERSION:-20111201}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-20120514}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -45,7 +45,7 @@ SRCNAM="AlephOne"
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
+rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.bz2
cd $SRCNAM-$VERSION
chown -R root:root .
@@ -79,11 +79,9 @@ gzip -9 $PKG/usr/man/man?/*.?
mkdir -p $PKG/usr/share/pixmaps
cat $CWD/$PRGNAM.png > $PKG/usr/share/pixmaps/$PRGNAM.png
-# ChangeLog is 0 bytes in 20111201 release. If updating this script,
-# check the new ChangeLog and add it here if not empty.
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- AUTHORS COPYING README THANKS examples docs/*.html \
+ ChangeLog AUTHORS COPYING README THANKS examples docs/*.html \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/games/alephone/alephone.info b/games/alephone/alephone.info
index 109d1c315a..def95fb5df 100644
--- a/games/alephone/alephone.info
+++ b/games/alephone/alephone.info
@@ -1,8 +1,8 @@
PRGNAM="alephone"
-VERSION="20111201"
+VERSION="20120514"
HOMEPAGE="http://marathon.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/marathon/AlephOne-20111201.tar.bz2"
-MD5SUM="af1a696697fad4ea38ccc5379e6c65b5"
+DOWNLOAD="http://downloads.sourceforge.net/project/marathon/Aleph%20One/2012-05-14/AlephOne-20120514.tar.bz2"
+MD5SUM="2a8183a3483b91a5e47eefe0920e77a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua speex zziplib"