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


Commits:
fc73628d by Caleb Maclennan at 2025-12-04T11:40:47+03:00
upgpkg: 0.52.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
-       pkgver = 0.52.1
-       pkgrel = 7
+       pkgver = 0.52.2
+       pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
        arch = aarch64
@@ -86,7 +86,7 @@ pkgbase = hyprland
        optdepends = meson: to build and install plugins using hyprpm
        optdepends = uwsm: an advanced way to start desktop compositors as 
systemd units
        provides = wayland-compositor
-       source = 
Hyprland-0.52.1.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.52.1/source-v0.52.1.tar.gz
-       sha256sums = 
c43dac6064abdc51b62065cbae8130887ece0b5834a61d6d99fdb2624111ff25
+       source = 
Hyprland-0.52.2.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.52.2/source-v0.52.2.tar.gz
+       sha256sums = 
57b4db99896cad8388482b945b119b206fd7ea94638793b550210be08274d7dd
 
 pkgname = hyprland


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



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

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


Reply via email to