Update main.sh

This commit is contained in:
ferreo 2025-02-07 16:35:34 +01:00
parent b66a6a8c66
commit 9eafa7afac

View File

@ -6,10 +6,10 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="0.6.2"
VERSION="0.6.2git"
# Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/hyprlock -b v0.6.2
git clone --recurse-submodules https://github.com/hyprwm/hyprlock
cp -rvf ./debian ./hyprlock/
cd ./hyprlock