From eac315ee128bc67fc2c01291ee2dd9d8a974d7bb Mon Sep 17 00:00:00 2001 From: Luis Date: Thu, 7 Dec 2023 03:15:35 +0000 Subject: [PATCH] hyprland : upgrade to 0.33.1 --- main/hyprland/.checksums | 2 +- main/hyprland/.pkgfiles | 7 +------ main/hyprland/spkgbuild | 2 +- 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/main/hyprland/.checksums b/main/hyprland/.checksums index 50a1f238c..909268315 100644 --- a/main/hyprland/.checksums +++ b/main/hyprland/.checksums @@ -1,2 +1,2 @@ -30cf0048f0e285bc634a7a97a938a9db hyprland-0.33.0.tar.gz +2f531258eab7a29bd5f35c76d8ebaeb3 hyprland-0.33.1.tar.gz 6e8eb00ee85c0b8475cd9f8e4cd456cd hyprland.desktop diff --git a/main/hyprland/.pkgfiles b/main/hyprland/.pkgfiles index e5d42bd69..cac504bf3 100644 --- a/main/hyprland/.pkgfiles +++ b/main/hyprland/.pkgfiles @@ -1,4 +1,4 @@ -hyprland-0.33.0-1 +hyprland-0.33.1-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/Hyprland @@ -119,10 +119,6 @@ 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 @@ -139,7 +135,6 @@ 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 e75becf9e..9a810a019 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.33.0 +version=0.33.1 release=1 source="$name-$version.tar.gz::https://github.com/hyprwm/$name/releases/download/v$version/source-v$version.tar.gz hyprland.desktop"