Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
hyprland


Commits:
75b3ded2 by Caleb Maclennan at 2026-03-10T17:03:23+03:00
upgpkg: 0.54.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
-       pkgver = 0.54.1
+       pkgver = 0.54.2
        pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
@@ -90,7 +90,7 @@ pkgbase = hyprland
        optdepends = uwsm: an advanced way to start desktop compositors as 
systemd units
        optdepends = xdg-desktop-portal-hyprland: xdg-desktop-portal backend 
for hyprland
        provides = wayland-compositor
-       source = 
Hyprland-0.54.1.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.54.1/source-v0.54.1.tar.gz
-       sha256sums = 
67d7aa6d8c8edc1011d79d4694c6c24e8928de288f842b1847b5ddce172b3f60
+       source = 
Hyprland-0.54.2.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.54.2/source-v0.54.2.tar.gz
+       sha256sums = 
723d9cf86ad09b2f01d2cc403ac5799f9d6ad69a438b43a8f7b7589122eafd1b
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Gabriel Fox <[email protected]>
 
 pkgname=hyprland
-pkgver=0.54.1
+pkgver=0.54.2
 pkgrel=1
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
@@ -71,7 +71,7 @@ optdepends=('cmake: to build and install plugins using hyprpm'
 provides=(wayland-compositor)
 _archive="${pkgname^}-$pkgver"
 
source=("$_archive.tar.gz::$url/releases/download/v$pkgver/source-v$pkgver.tar.gz")
-sha256sums=('67d7aa6d8c8edc1011d79d4694c6c24e8928de288f842b1847b5ddce172b3f60')
+sha256sums=('723d9cf86ad09b2f01d2cc403ac5799f9d6ad69a438b43a8f7b7589122eafd1b')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/75b3ded291e3db62c716a69ebdb38655f8e89b13

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/75b3ded291e3db62c716a69ebdb38655f8e89b13
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to