diff --git a/main.sh b/main.sh index db58c2e..2e675a7 100755 --- a/main.sh +++ b/main.sh @@ -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