From c45f85185ba7e7bc1a03133b19afdcf45cb48138 Mon Sep 17 00:00:00 2001 From: ferreo Date: Tue, 29 Oct 2024 19:14:03 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 0973747..a3db91e 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="0.1.4" +VERSION="0.1.4-git" # Clone Upstream git clone --recurse-submodules https://github.com/hyprwm/hypridle -b v"$VERSION"