hyprland: upgrade to 0.34.0

This commit is contained in:
Luis
2024-01-02 18:43:36 +00:00
parent 49a9b86449
commit fdd14169d7
3 changed files with 6 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
2f531258eab7a29bd5f35c76d8ebaeb3 hyprland-0.33.1.tar.gz
c3e0b40c89d4c81755f4d83b2e7e27c6 hyprland-0.34.0.tar.gz
6e8eb00ee85c0b8475cd9f8e4cd456cd hyprland.desktop

View File

@@ -1,8 +1,9 @@
hyprland-0.33.1-1
hyprland-0.34.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/Hyprland
-rwxr-xr-x root/root usr/bin/hyprctl
-rwxr-xr-x root/root usr/bin/hyprpm
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/hyprland/
drwxr-xr-x root/root usr/include/hyprland/protocols/
@@ -108,6 +109,7 @@ drwxr-xr-x root/root usr/include/hyprland/src/render/
-rw-r--r-- root/root usr/include/hyprland/src/render/Texture.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/Transformer.hpp
drwxr-xr-x root/root usr/include/hyprland/src/render/decorations/
-rw-r--r-- root/root usr/include/hyprland/src/render/decorations/CHyprBorderDecoration.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/decorations/CHyprDropShadowDecoration.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/decorations/CHyprGroupBarDecoration.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/decorations/DecorationPositioner.hpp

View File

@@ -2,10 +2,10 @@
# homepage : https://github.com/hyprwm/Hyprland
# depends : cairo cmake glib glslang hwdata hyprland-protocols jq libdisplay-info
# depends : libdrm libglvnd libinput libliftoff libxcb libxkbcommon mesa pango
# depends : pixman seatd xcb-util-renderutil xcb-util-wm xwayland
# depends : pixman seatd xcb-util-renderutil xcb-util-wm xwayland tomlplusplus
name=hyprland
version=0.33.1
version=0.34.0
release=1
source="$name-$version.tar.gz::https://github.com/hyprwm/$name/releases/download/v$version/source-v$version.tar.gz
hyprland.desktop"