From 265936565afe8b0e2458267f5d92b87df1c9f506 Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 27 Jan 2025 14:05:50 +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 be1aa5c..43df42e 100755 --- a/main.sh +++ b/main.sh @@ -6,7 +6,7 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="0.7.3" +VERSION="0.7.4" # Clone Upstream git clone --recurse-submodules https://github.com/hyprwm/hyprpaper -b v"$VERSION"