summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ce3ce168411..94e43c18850f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyprland-hidpi-xprop-git
pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
- pkgver = 0.35.0.r51.69a4f08d
+ pkgver = 0.37.1.r20.05c84304
pkgrel = 1
url = https://github.com/hyprwm/Hyprland
arch = i686
@@ -46,7 +46,8 @@ pkgbase = hyprland-hidpi-xprop-git
depends = xorg-xwayland-hidpi-xprop
depends = tomlplusplus
depends = hyprlang
- provides = hyprland=0.35.0.r51.69a4f08d
+ depends = hyprcursor
+ provides = hyprland=0.37.1.r20.05c84304
conflicts = hyprland
options = debug
source = hyprland::git+https://github.com/hyprwm/Hyprland.git
diff --git a/PKGBUILD b/PKGBUILD
index 067d66d61c24..8085d06fb419 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-hidpi-xprop-git"
-pkgver=0.35.0.r51.69a4f08d
+pkgver=0.37.1.r20.05c84304
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")
@@ -42,6 +42,7 @@ depends=(
xorg-xwayland-hidpi-xprop
tomlplusplus
hyprlang
+ hyprcursor
)
makedepends=(
git