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


Commits:
562e60b0 by Caleb Maclennan at 2026-01-24T23:42:12+03:00
upgpkg: 0.53.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
-       pkgver = 0.53.2
+       pkgver = 0.53.3
        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.53.2.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.53.2/source-v0.53.2.tar.gz
-       sha256sums = 
68aa0b806665d19f9ba24c0205a354045fb90e2ff9bc78ea5d867e5f1100811e
+       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
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Gabriel Fox <[email protected]>
 
 pkgname=hyprland
-pkgver=0.53.2
+pkgver=0.53.3
 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=('68aa0b806665d19f9ba24c0205a354045fb90e2ff9bc78ea5d867e5f1100811e')
+sha256sums=('7bbf653dc9978a3c200241ea02af603970edf50f8b737c0aa0df88c16493ee1f')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to