mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2026-02-05 09:40:14 +01:00
Hyprland tag set to 52.2
This commit is contained in:
parent
eef41a7104
commit
fd832ef277
@ -3,7 +3,7 @@
|
|||||||
# Main Hyprland Package#
|
# Main Hyprland Package#
|
||||||
|
|
||||||
#specific branch or release
|
#specific branch or release
|
||||||
tag="v0.52.2"
|
tag="v0.53.0"
|
||||||
# Allow environment override
|
# Allow environment override
|
||||||
if [ -n "${HYPRLAND_TAG:-}" ]; then tag="$HYPRLAND_TAG"; fi
|
if [ -n "${HYPRLAND_TAG:-}" ]; then tag="$HYPRLAND_TAG"; fi
|
||||||
|
|
||||||
@ -63,7 +63,6 @@ if [ ! -d /usr/include/glaze ]; then
|
|||||||
echo "${INFO} ${YELLOW}libglaze-dev from assets${RESET} installed."
|
echo "${INFO} ${YELLOW}libglaze-dev from assets${RESET} installed."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
printf "\n%.0s" {1..1}
|
printf "\n%.0s" {1..1}
|
||||||
|
|
||||||
# Clone, build, and install Hyprland using Cmake
|
# Clone, build, and install Hyprland using Cmake
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user