Update Hyprland to v0.49.0 (incl. dependencies)

This commit is contained in:
Oliver Traber 2025-05-21 12:58:46 +02:00
parent 5ee39ea1b4
commit 7e51ba825f
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -97,13 +97,13 @@
recursive: true recursive: true
loop: loop:
- repo: "https://github.com/hyprwm/hyprutils.git" - repo: "https://github.com/hyprwm/hyprutils.git"
version: "v0.5.2" version: "v0.7.1"
dest: "/usr/local/src/hyprutils" dest: "/usr/local/src/hyprutils"
- repo: "https://github.com/hyprwm/hyprwayland-scanner.git" - repo: "https://github.com/hyprwm/hyprwayland-scanner.git"
version: "v0.4.4" version: "v0.4.4"
dest: "/usr/local/src/hyprwayland-scanner" dest: "/usr/local/src/hyprwayland-scanner"
- repo: "https://github.com/hyprwm/hyprlang.git" - repo: "https://github.com/hyprwm/hyprlang.git"
version: "v0.6.0" version: "v0.6.3"
dest: "/usr/local/src/hyprlang" dest: "/usr/local/src/hyprlang"
- repo: "https://github.com/hyprwm/hyprcursor.git" - repo: "https://github.com/hyprwm/hyprcursor.git"
version: "v0.1.12" version: "v0.1.12"
@ -115,16 +115,16 @@
version: "v0.8.0" version: "v0.8.0"
dest: "/usr/local/src/Aquamarine" dest: "/usr/local/src/Aquamarine"
- repo: "https://github.com/hyprwm/hyprgraphics.git" - repo: "https://github.com/hyprwm/hyprgraphics.git"
version: "v0.1.2" version: "v0.1.3"
dest: "/usr/local/src/hyprgraphics" dest: "/usr/local/src/hyprgraphics"
- repo: "https://github.com/hyprwm/Hyprland.git" - repo: "https://github.com/hyprwm/Hyprland.git"
version: "v0.48.1" version: "v0.49.0"
dest: "/usr/local/src/Hyprland" dest: "/usr/local/src/Hyprland"
- repo: "https://github.com/hyprwm/hyprland-qt-support.git" - repo: "https://github.com/hyprwm/hyprland-qt-support.git"
version: "v0.1.0" version: "v0.1.0"
dest: "/usr/local/src/hyprland-qt-support" dest: "/usr/local/src/hyprland-qt-support"
- repo: "https://github.com/hyprwm/hyprland-qtutils.git" - repo: "https://github.com/hyprwm/hyprland-qtutils.git"
version: "v0.1.3" version: "v0.1.4"
dest: "/usr/local/src/hyprland-qtutils" dest: "/usr/local/src/hyprland-qtutils"
- name: Build hyprutils - name: Build hyprutils