Skip to content

Commit

Permalink
up to 0.45.0
Browse files Browse the repository at this point in the history
- don't package systemd user unit / systed wayland session, installation
  path is wrong but it's not worth fixing as there's PR already to drop
  them anyway (hyprwm/Hyprland#8376)
  • Loading branch information
jpalus committed Nov 10, 2024
1 parent 9523c20 commit 434bda7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions hyprland.spec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Summary: Independent, highly customizable, dynamic tiling Wayland compositor
Name: hyprland
Version: 0.44.1
Version: 0.45.0
Release: 1
License: BSD
Group: Applications
#Source0Download: https://github.com/hyprwm/hyprland/releases
Source0: https://github.com/hyprwm/hyprland/releases/download/v%{version}/source-v%{version}.tar.gz
# Source0-md5: ae74cd3ace7a9d03a7993b532ecc411b
# Source0-md5: 242d3f8808d625efda88da34549b7332
Patch0: flags.patch
URL: https://hyprland.org/
BuildRequires: EGL-devel
Expand All @@ -16,9 +16,9 @@ BuildRequires: OpenGLESv3-devel
BuildRequires: cairo-devel
BuildRequires: cmake >= 3.30
BuildRequires: glib2 >= 2.0
BuildRequires: hypr-aquamarine-devel
BuildRequires: hypr-aquamarine-devel >= 0.4.2
BuildRequires: hyprcursor-devel >= 0.1.7
BuildRequires: hyprland-protocols >= 0.2.0
BuildRequires: hyprland-protocols >= 0.4.0
BuildRequires: hyprlang-devel >= 0.3.2
BuildRequires: hyprutils-devel >= 0.2.3
BuildRequires: hyprwayland-scanner >= 0.3.10
Expand All @@ -41,6 +41,7 @@ BuildRequires: xcb-util-errors-devel
BuildRequires: xcb-util-wm-devel
BuildRequires: xorg-lib-libXcursor-devel
BuildRequires: xorg-lib-libxkbcommon-devel
Requires: hypr-aquamarine >= 0.4.2
Requires: hyprcursor >= 0.1.7
Requires: hyprlang >= 0.3.2
Requires: hyprutils >= 0.2.3
Expand Down

0 comments on commit 434bda7

Please sign in to comment.