From fdd14169d7b436a8fbf21163ddafe369cbc73986 Mon Sep 17 00:00:00 2001 From: Luis Date: Tue, 2 Jan 2024 18:43:36 +0000 Subject: [PATCH] hyprland: upgrade to 0.34.0 --- main/hyprland/.checksums | 2 +- main/hyprland/.pkgfiles | 4 +++- main/hyprland/spkgbuild | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/main/hyprland/.checksums b/main/hyprland/.checksums index 909268315..8c985bf99 100644 --- a/main/hyprland/.checksums +++ b/main/hyprland/.checksums @@ -1,2 +1,2 @@ -2f531258eab7a29bd5f35c76d8ebaeb3 hyprland-0.33.1.tar.gz +c3e0b40c89d4c81755f4d83b2e7e27c6 hyprland-0.34.0.tar.gz 6e8eb00ee85c0b8475cd9f8e4cd456cd hyprland.desktop diff --git a/main/hyprland/.pkgfiles b/main/hyprland/.pkgfiles index cac504bf3..16859fedf 100644 --- a/main/hyprland/.pkgfiles +++ b/main/hyprland/.pkgfiles @@ -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 diff --git a/main/hyprland/spkgbuild b/main/hyprland/spkgbuild index 9a810a019..eb239e83e 100644 --- a/main/hyprland/spkgbuild +++ b/main/hyprland/spkgbuild @@ -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"