Update main.sh

This commit is contained in:
ferreo 2024-10-29 19:14:03 +01:00
parent 61e95c519f
commit c45f85185b

View File

@ -6,7 +6,7 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="0.1.4" VERSION="0.1.4-git"
# Clone Upstream # Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/hypridle -b v"$VERSION" git clone --recurse-submodules https://github.com/hyprwm/hypridle -b v"$VERSION"