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


Commits:
d38bc670 by Caleb Maclennan at 2026-01-06T01:37:58+03:00
upgpkg: 0.53.1-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.0
-       pkgrel = 2
+       pkgver = 0.53.1
+       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.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.53.0/source-v0.53.0.tar.gz
-       sha256sums = 
43ed210eca530c8d65a072936640764b38e216f7da8c86be44185bb8fe7e4f3c
+       source = 
Hyprland-0.53.1.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.53.1/source-v0.53.1.tar.gz
+       sha256sums = 
1d9d22cfa34d2a559b2be37735adb1f70eef4fd8bbaf226ebf1d20b09fcb0861
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Gabriel Fox <[email protected]>
 
 pkgname=hyprland
-pkgver=0.53.0
-pkgrel=2
+pkgver=0.53.1
+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=('43ed210eca530c8d65a072936640764b38e216f7da8c86be44185bb8fe7e4f3c')
+sha256sums=('1d9d22cfa34d2a559b2be37735adb1f70eef4fd8bbaf226ebf1d20b09fcb0861')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to