aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/XD/XD.SlackBuild2
-rw-r--r--network/XD/XD.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/network/XD/XD.SlackBuild b/network/XD/XD.SlackBuild
index aa8bd258c64a5..86e4ae47a97a4 100644
--- a/network/XD/XD.SlackBuild
+++ b/network/XD/XD.SlackBuild
@@ -70,7 +70,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/v$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/network/XD/XD.info b/network/XD/XD.info
index 373a095c1dbf8..ae2cdcf762bd8 100644
--- a/network/XD/XD.info
+++ b/network/XD/XD.info
@@ -1,7 +1,7 @@
PRGNAM="XD"
VERSION="0.3.4"
HOMEPAGE="https://github.com/majestrate/XD"
-DOWNLOAD="https://github.com/majestrate/XD/archive/v0.3.4.tar.gz"
+DOWNLOAD="https://github.com/majestrate/XD/archive/v0.3.4/XD-0.3.4.tar.gz"
MD5SUM="e68c243f875de6e791ef27b5564f1bb6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""