summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mangohud/mangohud.SlackBuild2
-rw-r--r--graphics/mangohud/mangohud.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mangohud/mangohud.SlackBuild b/graphics/mangohud/mangohud.SlackBuild
index a701720bc1..8b295e8693 100644
--- a/graphics/mangohud/mangohud.SlackBuild
+++ b/graphics/mangohud/mangohud.SlackBuild
@@ -75,7 +75,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf MangoHud-$VERSION
rm -rf MangoHud-$RLSVRS
-tar xvf $CWD/$PRGNAM-$RLSVRS.tar.?z
+tar xvf $CWD/MangoHud-$RLSVRS.tar.?z
cd MangoHud-$RLSVRS/subprojects
tar xvf $CWD/imgui-1.81.tar.gz
unzip $CWD/imgui_1.81-1_patch.zip
diff --git a/graphics/mangohud/mangohud.info b/graphics/mangohud/mangohud.info
index 611ffe7995..d7d862c54e 100644
--- a/graphics/mangohud/mangohud.info
+++ b/graphics/mangohud/mangohud.info
@@ -1,7 +1,7 @@
PRGNAM="mangohud"
VERSION="0.6.6_1"
HOMEPAGE="https://github.com/flightlessmango/MangoHud"
-DOWNLOAD="https://github.com/flightlessmango/MangoHud/archive/v0.6.6-1/mangohud-0.6.6-1.tar.gz \
+DOWNLOAD="https://github.com/flightlessmango/MangoHud/archive/v0.6.6-1/MangoHud-0.6.6-1.tar.gz \
https://github.com/ocornut/imgui/archive/v1.81/imgui-1.81.tar.gz \
https://github.com/gabime/spdlog/archive/v1.8.5/spdlog-1.8.5.tar.gz"
MD5SUM="a7949eea27f27acbc93a70416747c295 \