diff --git a/main.sh b/main.sh index 4d9a9a7..73cd829 100755 --- a/main.sh +++ b/main.sh @@ -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