summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2023-11-26 04:30:54 +0800
committerlilac2023-11-26 04:30:54 +0800
commite797e2cca6b05b2346dd77e0ef27b3938cd7fbd9 (patch)
treec8c4680892448f29f9aa28f79c3b4fbbe73a990d /PKGBUILD
parent1c23efcef1ac8a93e48c4c7787311986e51d3d98 (diff)
downloadaur-hyprland-nvidia-hidpi-git.tar.gz
[lilac] updated to 0.32.3.r74.ad3f6886-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6460d50b559..35df54ccd154 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-nvidia-hidpi-git"
-pkgver=0.32.3.r23.859841f4
+pkgver=0.32.3.r74.ad3f6886
pkgrel=1
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA + HiDPI patch)"
arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64" "riscv64")
@@ -92,6 +92,7 @@ prepare() {
patch -Np1 -i "${srcdir}/0002-Fix-configure_notify-event.patch"
patch -Np1 -i "${srcdir}/0003-Fix-size-hints-under-Xwayland-scaling.patch"
patch --forward --strip=0 --input="${srcdir}/nvidia.patch"
+ sed -i 's/soversion = 12/soversion = 13/g' ../packagefiles/wlroots-meson-build.patch
patch -p1 <../packagefiles/wlroots-meson-build.patch
rm -rf build/