From e6d4fc8c83942ac0c1bb6211d746d9dae9407fdc Mon Sep 17 00:00:00 2001 From: ferrreo Date: Thu, 19 Oct 2023 19:38:47 +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 f5e19d0..a1c568d 100755 --- a/main.sh +++ b/main.sh @@ -5,7 +5,7 @@ DEBIAN_FRONTEND=noninteractive apt-get update # Clone Upstream -git clone --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v1.1.0 +git clone --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v1.2.2 cd xdg-desktop-portal-hyprland cp -rvf ../debian ./