Update main.sh

This commit is contained in:
ferreo 2024-09-14 21:09:43 +02:00
parent b02b98df25
commit c42183da5e

View File

@ -6,10 +6,10 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="0.7.2"
VERSION="0.7.2-git1"
# Clone Upstream
git clone https://github.com/flightlessmango/MangoHud mangohud -b v"$VERSION"
git clone https://github.com/flightlessmango/MangoHud mangohud
cp -rvf ./debian ./mangohud/
cd ./mangohud
# Get build deps