From 3775110f65243ed83d7a6ef9588b47f34cd95a73 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Wed, 26 Jul 2023 16:24:19 +0100 Subject: [PATCH] Update main.sh --- main.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/main.sh b/main.sh index ea0ff4c..e3b59db 100755 --- a/main.sh +++ b/main.sh @@ -5,7 +5,6 @@ DEBIAN_FRONTEND=noninteractive # Clone Upstream git clone --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git cd xdg-desktop-portal-hyprland -git checkout v0.4.0 cp -rvf ../debian ./ # Get build deps