Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
hyprland
Commits:
4ae8e1ec by Caleb Maclennan at 2024-11-08T17:24:40+03:00
upgpkg: 0.44.1-4: Rebuild without unneeded build deps
- - - - -
692a9b3a by Caleb Maclennan at 2024-11-08T17:27:20+03:00
upgpkg: 0.44.1-4: Rebuild without unneeded build deps
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
pkgbase = hyprland
pkgdesc = a highly customizable dynamic tiling Wayland compositor
pkgver = 0.44.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/hyprwm/Hyprland
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = cmake
- makedepends = gdb
makedepends = hyprwayland-scanner
makedepends = meson
makedepends = ninja
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=hyprland
pkgver=0.44.1
-pkgrel=3
+pkgrel=4
pkgdesc='a highly customizable dynamic tiling Wayland compositor'
arch=(x86_64 aarch64)
url="https://github.com/hyprwm/${pkgname^}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/compare/f832b13946f4f469719d42ee5e36193597d61a79...692a9b3a6c1cf5065903e93c7ec66d3c279bc199
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/compare/f832b13946f4f469719d42ee5e36193597d61a79...692a9b3a6c1cf5065903e93c7ec66d3c279bc199
You're receiving this email because of your account on gitlab.archlinux.org.