summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordasnacl2024-05-30 21:55:19 +0900
committerdasnacl2024-05-30 21:55:19 +0900
commit8d65c2968b27421518030a0575c26141262dac81 (patch)
tree332a60c02903819f01840a2af1addc3a34e7bf7c
parenta7cc80f0e573641f1bdfee0333b2105c8452e789 (diff)
downloadaur-8d65c2968b27421518030a0575c26141262dac81.tar.gz
add dep
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22204d4ad50b..f412889cfc5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Modified based on hyprland-nvidia-nosystemd-git
pkgname=hyprland-nosystemd-git
-pkgver=0.38.0.r105.582d6233-1
+pkgver=0.39.1.r105.5e6f7b1c
pkgrel=1
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (w/o systemd)"
arch=(x86_64 aarch64)
@@ -55,6 +55,7 @@ makedepends=(
vulkan-headers
pkgconf
xorgproto
+ hyprwayland-scanner-git
)
provides=("hyprland=${pkgver%%.r*}")
conflicts=(hyprland)