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