summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhafeoz2023-03-04 18:43:50 +0000
committerhafeoz2023-03-04 18:43:50 +0000
commit5bfa25f74e97ba04b4dc866f153458f32e0dd8ce (patch)
treec2b0f63394d007cacf2c4ca9f5bbe31d2d806374
parente66ae81dc605f6c61bc1bf7289364875e8489178 (diff)
downloadaur-5bfa25f74e97ba04b4dc866f153458f32e0dd8ce.tar.gz
update patch name
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 539fbc32e71d..fef1ed1b870c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,7 +82,7 @@ prepare() {
git -c protocol.file.allow=always submodule update subprojects/hyprland-protocols
cd subprojects/wlroots
git revert -n 18595000f3a21502fd60bf213122859cc348f9af
- patch --forward --strip=1 --input="${srcdir}"/6c5ffcd1fee9e44780a6a8792f74ecfbe24a1ca7.patch
+ patch --forward --strip=1 --input="${srcdir}"/629d73889cb96cddecc75c48ab1e143b96338dac.patch
patch --forward --strip=0 --input="${srcdir}"/nvidia.patch
}