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


Commits:
ed3fe488 by Caleb Maclennan at 2024-07-16T00:20:05+03:00
upgpkg: 0.41.2-2: Note libdepends on hyprutils

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
        pkgver = 0.41.2
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
        arch = aarch64
@@ -24,6 +24,7 @@ pkgbase = hyprland
        depends = hyprlang
        depends = libhyprlang.so
        depends = hyprutils
+       depends = libhyprutils.so
        depends = libdisplay-info
        depends = libdisplay-info.so
        depends = libdrm


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=hyprland
 pkgver=0.41.2
-pkgrel=1
+pkgrel=2
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/${pkgname^}";
@@ -17,7 +17,7 @@ depends=(cairo # libcairo.so
          glslang
          hyprcursor libhyprcursor.so
          hyprlang libhyprlang.so
-         hyprutils
+         hyprutils libhyprutils.so
          libdisplay-info libdisplay-info.so
          libdrm # libdrm.so
          libglvnd libEGL.so libGLESv2.so libOpenGL.so



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

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


Reply via email to