From 215a3af140971f092d4f8ef9f337782cd0e6e70e Mon Sep 17 00:00:00 2001 From: ferrreo Date: Mon, 22 Jul 2024 12:43:06 +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 b250f2b..1fd531b 100755 --- a/main.sh +++ b/main.sh @@ -5,7 +5,7 @@ DEBIAN_FRONTEND=noninteractive apt-get update # Clone Upstream -git clone --depth=1 --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v1.3.2 +git clone --depth=1 --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v1.3.3 cd xdg-desktop-portal-hyprland cp -rvf ../debian ./