summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorq234rty2024-02-19 12:14:22 +0800
committerq234rty2024-02-19 12:14:47 +0800
commit09d165e01a0d4f007158b5f531656c5ac0ad8072 (patch)
treec93c5d01c2839465cd15ce7e39274fc7da254573 /PKGBUILD
parent2532801789d1fde70c418e6ce6476e74628b85bf (diff)
downloadaur-09d165e01a0d4f007158b5f531656c5ac0ad8072.tar.gz
Add hyprlang as depends
Signed-off-by: q234rty <q23456yuiop@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c836c68e3fe0..067d66d61c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-hidpi-xprop-git"
-pkgver=0.34.0.r74.df990c80
+pkgver=0.35.0.r51.69a4f08d
pkgrel=1
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks."
arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64")
@@ -41,6 +41,7 @@ depends=(
seatd
xorg-xwayland-hidpi-xprop
tomlplusplus
+ hyprlang
)
makedepends=(
git