summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Hunter Sezen2018-06-13 02:48:44 +0200
committer Willy Sudiarto Raharjo2018-06-13 02:48:44 +0200
commitadf6760507792cb70e2371057948d91c116ab039 (patch)
tree7e0bafa1a122b91c8d82a3065a4553123d08ccfc
parent76c0ea14505c766fffd5ee0443fb4b3a5f9058d5 (diff)
downloadslackbuilds-adf6760507792cb70e2371057948d91c116ab039.tar.gz
games/zsxd: Update source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/zsxd/zsxd.SlackBuild4
-rw-r--r--games/zsxd/zsxd.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/games/zsxd/zsxd.SlackBuild b/games/zsxd/zsxd.SlackBuild
index 9d59724d8b..0dd2277e5e 100644
--- a/games/zsxd/zsxd.SlackBuild
+++ b/games/zsxd/zsxd.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/zsxd/pull/45
+# https://gitlab.com/solarus-games/zsxd/merge_requests/45
zcat $CWD/share.patch.gz | patch -p1
mkdir -p build
diff --git a/games/zsxd/zsxd.info b/games/zsxd/zsxd.info
index accbfb7d7b..bbad7afd91 100644
--- a/games/zsxd/zsxd.info
+++ b/games/zsxd/zsxd.info
@@ -1,7 +1,7 @@
PRGNAM="zsxd"
VERSION="1.11.0"
HOMEPAGE="http://www.solarus-games.org/"
-DOWNLOAD="https://github.com/christopho/zsxd/archive/zsxd-1.11.0/zsxd-1.11.0.tar.gz"
+DOWNLOAD="https://gitlab.com/solarus-games/zsxd/-/archive/zsxd-1.11.0/zsxd-zsxd-1.11.0.tar.gz"
MD5SUM="b48e537872cd03637fb22f4f044eb8ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""