Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
hyprland
Commits:
eb027fcc by Caleb Maclennan at 2026-05-16T16:14:11+03:00
upgpkg: 0.55.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = hyprland
pkgdesc = a highly customizable dynamic tiling Wayland compositor
- pkgver = 0.55.1
+ pkgver = 0.55.2
pkgrel = 1
url = https://github.com/hyprwm/Hyprland
arch = x86_64
@@ -84,7 +84,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.55.1.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.55.1/source-v0.55.1.tar.gz
- sha256sums =
e2572b48f4461a278b85562d9c6f715a9e232e6d457153334e53648d9a516ff6
+ source =
Hyprland-0.55.2.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.55.2/source-v0.55.2.tar.gz
+ sha256sums =
12818e16ca70375e54fd00d06293bffcb146892b7e8e693b95da1ea2e470cfd4
pkgname = hyprland
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Gabriel Fox <[email protected]>
pkgname=hyprland
-pkgver=0.55.1
+pkgver=0.55.2
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=('e2572b48f4461a278b85562d9c6f715a9e232e6d457153334e53648d9a516ff6')
+sha256sums=('12818e16ca70375e54fd00d06293bffcb146892b7e8e693b95da1ea2e470cfd4')
prepare() {
ln -sf hyprland-source "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/eb027fccde756976f8f5b7186fcfcb404a071ab6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/eb027fccde756976f8f5b7186fcfcb404a071ab6
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help