diff --git a/main/hyprland/.checksums b/main/hyprland/.checksums index cd8d8c3f8..50a1f238c 100644 --- a/main/hyprland/.checksums +++ b/main/hyprland/.checksums @@ -1,2 +1,2 @@ -962f17f9731636aac47090115ecbc5ed hyprland-0.32.3.tar.gz +30cf0048f0e285bc634a7a97a938a9db hyprland-0.33.0.tar.gz 6e8eb00ee85c0b8475cd9f8e4cd456cd hyprland.desktop diff --git a/main/hyprland/.pkgfiles b/main/hyprland/.pkgfiles index acd721bf4..e5d42bd69 100644 --- a/main/hyprland/.pkgfiles +++ b/main/hyprland/.pkgfiles @@ -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 diff --git a/main/hyprland/spkgbuild b/main/hyprland/spkgbuild index 6d8031f27..e75becf9e 100644 --- a/main/hyprland/spkgbuild +++ b/main/hyprland/spkgbuild @@ -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"