summaryrefslogtreecommitdiffstats
path: root/games/zsdx
diff options
context:
space:
mode:
author Hunter Sezen <orbea@fredslev.dk>2018-06-13 07:48:00 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-13 07:48:00 +0700
commit76c0ea14505c766fffd5ee0443fb4b3a5f9058d5 (patch)
treeccf8927a8e545e6319e7f2be76176a49b248cfe6 /games/zsdx
parentac2db729bb5369a96854e6ab1b5916701b9f3ee2 (diff)
downloadslackbuilds-76c0ea14505c766fffd5ee0443fb4b3a5f9058d5.tar.gz
slackbuilds-76c0ea14505c766fffd5ee0443fb4b3a5f9058d5.tar.xz
games/zsdx: Update source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/zsdx')
-rw-r--r--games/zsdx/zsdx.SlackBuild4
-rw-r--r--games/zsdx/zsdx.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/games/zsdx/zsdx.SlackBuild b/games/zsdx/zsdx.SlackBuild
index 129bca7a05..1fdc2397cf 100644
--- a/games/zsdx/zsdx.SlackBuild
+++ b/games/zsdx/zsdx.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$PRGNAM-$VERSION
chown -R root:root .
find -L . \
@@ -70,7 +70,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Install icons and a desktop file.
-# https://github.com/solarus-games/zsdx/pull/122
+# https://gitlab.com/solarus-games/zsdx/merge_requests/122
zcat $CWD/share.patch.gz | patch -p1
mkdir -p build
diff --git a/games/zsdx/zsdx.info b/games/zsdx/zsdx.info
index 4f157d72b6..153f9047bc 100644
--- a/games/zsdx/zsdx.info
+++ b/games/zsdx/zsdx.info
@@ -1,7 +1,7 @@
PRGNAM="zsdx"
VERSION="1.11.0"
HOMEPAGE="http://www.solarus-games.org/"
-DOWNLOAD="https://github.com/christopho/zsdx/archive/zsdx-1.11.0/zsdx-1.11.0.tar.gz"
+DOWNLOAD="https://gitlab.com/solarus-games/zsdx/-/archive/zsdx-1.11.0/zsdx-zsdx-1.11.0.tar.gz"
MD5SUM="6f145d0e6e39f8446a750c30bf0fd061"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""