summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/redeclipse/redeclipse.SlackBuild8
-rw-r--r--games/redeclipse/redeclipse.info4
2 files changed, 6 insertions, 6 deletions
diff --git a/games/redeclipse/redeclipse.SlackBuild b/games/redeclipse/redeclipse.SlackBuild
index e572b2fac2..a606ed8ce4 100644
--- a/games/redeclipse/redeclipse.SlackBuild
+++ b/games/redeclipse/redeclipse.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=redeclipse
VERSION=${VERSION:-1.5.1}
-SRCVER="7e7aba44e58a90f256321e5a7cb4879b"
+SRCNAM=base
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,9 +60,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/${PRGNAM}_${VERSION}_nix.tar.bz2 || tar xvf $CWD/$SRCVER
-cd $PRGNAM-$VERSION
+rm -rf $SRCNAM-$VERSION
+tar xvf $CWD/${SRCNAM}-${VERSION}.tar.gz
+cd $SRCNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/games/redeclipse/redeclipse.info b/games/redeclipse/redeclipse.info
index 2878dfe707..4d7bcc84f5 100644
--- a/games/redeclipse/redeclipse.info
+++ b/games/redeclipse/redeclipse.info
@@ -1,8 +1,8 @@
PRGNAM="redeclipse"
VERSION="1.5.1"
HOMEPAGE="http://www.redeclipse.net"
-DOWNLOAD="http://www.indiedb.com/downloads/mirror/82335/101/7e7aba44e58a90f256321e5a7cb4879b"
-MD5SUM="f12b05a32ad1f6e0cb4e83e53cc286b7"
+DOWNLOAD="https://github.com/red-eclipse/base/archive/v1.5.1/base-1.5.1.tar.gz"
+MD5SUM="109dd6a1e45074f14a109bcc18848455"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""