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


Commits:
8fda1cc5 by Caleb Maclennan at 2025-07-20T10:40:55+03:00
upgpkg: 0.50.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.50.0
+       pkgver = 0.50.1
        pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
@@ -86,7 +86,7 @@ pkgbase = hyprland
        optdepends = meson: to build and install plugins using hyprpm
        optdepends = uwsm: the recommended way to start Hyprland
        provides = wayland-compositor
-       source = 
Hyprland-0.50.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.50.0/source-v0.50.0.tar.gz
-       sha256sums = 
bfd5cc13b125f7af264bcd858c91f155ffed90d8387120a111351e7ded2d60bb
+       source = 
Hyprland-0.50.1.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.50.1/source-v0.50.1.tar.gz
+       sha256sums = 
2e7280e08d9b0460159bdfcdebdf6c532a79843a6a1e8417f78c15f6293fc956
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Gabriel Fox <in...@gabrielfox.dev>
 
 pkgname=hyprland
-pkgver=0.50.0
+pkgver=0.50.1
 pkgrel=1
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
@@ -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=('bfd5cc13b125f7af264bcd858c91f155ffed90d8387120a111351e7ded2d60bb')
+sha256sums=('2e7280e08d9b0460159bdfcdebdf6c532a79843a6a1e8417f78c15f6293fc956')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to