summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/untldr/untldr.SlackBuild2
-rw-r--r--misc/untldr/untldr.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/untldr/untldr.SlackBuild b/misc/untldr/untldr.SlackBuild
index 96d9e4eca6..89dcc441f5 100644
--- a/misc/untldr/untldr.SlackBuild
+++ b/misc/untldr/untldr.SlackBuild
@@ -55,7 +55,7 @@ rm -rf "$PKG"
mkdir -p "$TMP" "$PKG" "$OUTPUT"
cd "$TMP"
rm -rf $PRGNAM-"$VERSION"
-tar xvf "$CWD"/$PRGNAM-v"$VERSION".tar.gz
+tar xvf "$CWD"/$PRGNAM-"$VERSION".tar.gz
cd $PRGNAM-"$VERSION"
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
diff --git a/misc/untldr/untldr.info b/misc/untldr/untldr.info
index 59b96d532a..05153c9b07 100644
--- a/misc/untldr/untldr.info
+++ b/misc/untldr/untldr.info
@@ -1,7 +1,7 @@
PRGNAM="untldr"
VERSION="1.1.0"
HOMEPAGE="https://github.com/unInstance/untldr"
-DOWNLOAD="https://github.com/unInstance/untldr/archive/v1.1.0/untldr-v1.1.0.tar.gz"
+DOWNLOAD="https://github.com/unInstance/untldr/archive/v1.1.0/untldr-1.1.0.tar.gz"
MD5SUM="6ebb75d889f1c27f7a215242bdb9b122"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""