Update Hyprland to v0.48.0
This commit is contained in:
parent
04651b9578
commit
391781c6b9
1 changed files with 6 additions and 5 deletions
|
@ -41,6 +41,7 @@
|
||||||
# hyprgraphics
|
# hyprgraphics
|
||||||
- libjxl-dev
|
- libjxl-dev
|
||||||
- libmagic-dev
|
- libmagic-dev
|
||||||
|
- libspng-dev
|
||||||
# Hyprland
|
# Hyprland
|
||||||
- libpango1.0-dev
|
- libpango1.0-dev
|
||||||
- libtomlplusplus-dev
|
- libtomlplusplus-dev
|
||||||
|
@ -96,7 +97,7 @@
|
||||||
recursive: true
|
recursive: true
|
||||||
loop:
|
loop:
|
||||||
- repo: "https://github.com/hyprwm/hyprutils.git"
|
- repo: "https://github.com/hyprwm/hyprutils.git"
|
||||||
version: "v0.5.0"
|
version: "v0.5.2"
|
||||||
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"
|
||||||
|
@ -105,19 +106,19 @@
|
||||||
version: "v0.6.0"
|
version: "v0.6.0"
|
||||||
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.11"
|
version: "v0.1.12"
|
||||||
dest: "/usr/local/src/hyprcursor"
|
dest: "/usr/local/src/hyprcursor"
|
||||||
- repo: "https://github.com/hyprwm/xdg-desktop-portal-hyprland.git"
|
- repo: "https://github.com/hyprwm/xdg-desktop-portal-hyprland.git"
|
||||||
version: "v1.3.9"
|
version: "v1.3.9"
|
||||||
dest: "/usr/local/src/xdg-desktop-portal-hyprland"
|
dest: "/usr/local/src/xdg-desktop-portal-hyprland"
|
||||||
- repo: "https://github.com/hyprwm/aquamarine.git"
|
- repo: "https://github.com/hyprwm/aquamarine.git"
|
||||||
version: "v0.7.2"
|
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.1"
|
version: "v0.1.2"
|
||||||
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.47.2"
|
version: "v0.48.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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue