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


Commits:
215c6204 by Caleb Maclennan at 2026-03-04T00:45:29+03:00
upgpkg: 0.54.1-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.0
+       pkgver = 0.54.1
        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.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.54.0/source-v0.54.0.tar.gz
-       sha256sums = 
ddc4f7f1dd2d29ebfeaf462fe361593034f104de85b80e3e81f73e33602a69ae
+       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
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Gabriel Fox <[email protected]>
 
 pkgname=hyprland
-pkgver=0.54.0
+pkgver=0.54.1
 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=('ddc4f7f1dd2d29ebfeaf462fe361593034f104de85b80e3e81f73e33602a69ae')
+sha256sums=('67d7aa6d8c8edc1011d79d4694c6c24e8928de288f842b1847b5ddce172b3f60')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to