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


Commits:
c268125b by Caleb Maclennan at 2026-02-27T23:43:05+03:00
upgpkg: 0.54.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
-       pkgver = 0.53.3
-       pkgrel = 2
+       pkgver = 0.54.0
+       pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
        arch = aarch64
@@ -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.53.3.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.53.3/source-v0.53.3.tar.gz
-       sha256sums = 
7bbf653dc9978a3c200241ea02af603970edf50f8b737c0aa0df88c16493ee1f
+       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
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Gabriel Fox <[email protected]>
 
 pkgname=hyprland
-pkgver=0.53.3
-pkgrel=2
+pkgver=0.54.0
+pkgrel=1
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/${pkgname^}";
@@ -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=('7bbf653dc9978a3c200241ea02af603970edf50f8b737c0aa0df88c16493ee1f')
+sha256sums=('ddc4f7f1dd2d29ebfeaf462fe361593034f104de85b80e3e81f73e33602a69ae')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to