Merge pull request #7573 from lumarogit/hyprland

hyprland : upgrade to 0.33.0
This commit is contained in:
Luis
2023-12-05 11:50:32 +01:00
committed by GitHub
3 changed files with 9 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
962f17f9731636aac47090115ecbc5ed hyprland-0.32.3.tar.gz
30cf0048f0e285bc634a7a97a938a9db hyprland-0.33.0.tar.gz
6e8eb00ee85c0b8475cd9f8e4cd456cd hyprland.desktop

View File

@@ -1,4 +1,4 @@
hyprland-0.32.3-1
hyprland-0.33.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/Hyprland
@@ -101,6 +101,7 @@ drwxr-xr-x root/root usr/include/hyprland/src/protocols/
drwxr-xr-x root/root usr/include/hyprland/src/render/
-rw-r--r-- root/root usr/include/hyprland/src/render/Framebuffer.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/OpenGL.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/Renderbuffer.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/Renderer.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/Shader.hpp
-rw-r--r-- root/root usr/include/hyprland/src/render/Shaders.hpp
@@ -118,6 +119,10 @@ drwxr-xr-x root/root usr/include/hyprland/src/render/shaders/
-rw-r--r-- root/root usr/include/hyprland/src/version.h
-rw-r--r-- root/root usr/include/hyprland/src/version.h.in
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/hyprland-protocols/
drwxr-xr-x root/root usr/share/hyprland-protocols/protocols/
-rw-r--r-- root/root usr/share/hyprland-protocols/protocols/hyprland-global-shortcuts-v1.xml
-rw-r--r-- root/root usr/share/hyprland-protocols/protocols/hyprland-toplevel-export-v1.xml
drwxr-xr-x root/root usr/share/hyprland/
-rw-r--r-- root/root usr/share/hyprland/hyprland.conf
-rw-r--r-- root/root usr/share/hyprland/wall_2K.png
@@ -134,6 +139,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/Hyprland.1.gz
-rw-r--r-- root/root usr/share/man/man1/hyprctl.1.gz
drwxr-xr-x root/root usr/share/pkgconfig/
-rw-r--r-- root/root usr/share/pkgconfig/hyprland-protocols.pc
-rw-r--r-- root/root usr/share/pkgconfig/hyprland.pc
drwxr-xr-x root/root usr/share/wayland-sessions/
-rw-r--r-- root/root usr/share/wayland-sessions/hyprland.desktop

View File

@@ -5,7 +5,7 @@
# depends : pixman seatd xcb-util-renderutil xcb-util-wm xwayland
name=hyprland
version=0.32.3
version=0.33.0
release=1
source="$name-$version.tar.gz::https://github.com/hyprwm/$name/releases/download/v$version/source-v$version.tar.gz
hyprland.desktop"