Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
hyprland
Commits:
33d0a9e0 by Caleb Maclennan at 2026-05-14T10:56:32+03:00
upgpkg: 0.55.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.55.0
- pkgrel = 4
+ pkgver = 0.55.1
+ pkgrel = 1
url = https://github.com/hyprwm/Hyprland
arch = x86_64
arch = aarch64
@@ -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.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.55.0/source-v0.55.0.tar.gz
- sha256sums =
2be1a0b5579e7bc997d1e0c510a1b94c0bcde95db8ae3f46a01415f479dfcac0
+ 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
pkgname = hyprland
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Gabriel Fox <[email protected]>
pkgname=hyprland
-pkgver=0.55.0
-pkgrel=4
+pkgver=0.55.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=('2be1a0b5579e7bc997d1e0c510a1b94c0bcde95db8ae3f46a01415f479dfcac0')
+sha256sums=('e2572b48f4461a278b85562d9c6f715a9e232e6d457153334e53648d9a516ff6')
prepare() {
ln -sf hyprland-source "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/33d0a9e039df0bfcb3eb01b1532f0504d93b8b76
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/33d0a9e039df0bfcb3eb01b1532f0504d93b8b76
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