summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a79a219ca420..341eed2c35a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname="hyprland"
pkgname="${_pkgname}-hidpi-xprop-git"
-pkgver=r3177.cebab759
-pkgrel=2
+pkgver=r3185.8e04a80e
+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")
url="https://github.com/hyprwm/Hyprland"
@@ -75,7 +75,6 @@ pkgver() {
prepare() {
cd "${srcdir}/${_pkgname}"
- git cherry-pick -n f7cdebd84a69432fd80fa3d3f69dd829e3941376
rm -rf subprojects/wlroots subprojects/hyprland-protocols
git submodule init
git config submodule.wlroots.url "${srcdir}"/wlroots