summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhafeoz2023-03-04 18:41:56 +0000
committerhafeoz2023-03-04 18:41:56 +0000
commite66ae81dc605f6c61bc1bf7289364875e8489178 (patch)
treed0773ae721464f62127d899ee7a4e8c22a738e9b /PKGBUILD
parentf90819e1d1b4b7315b248df15035370e06651f71 (diff)
downloadaur-e66ae81dc605f6c61bc1bf7289364875e8489178.tar.gz
Attempt to fix patch by updating to latest one
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79ea22bb0426..539fbc32e71d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,14 +52,14 @@ makedepends=(
source=("${_pkgname}::git+https://github.com/hyprwm/Hyprland.git"
"git+https://gitlab.freedesktop.org/wlroots/wlroots.git"
"git+https://github.com/hyprwm/hyprland-protocols.git"
- "https://gitlab.freedesktop.org/lilydjwg/wlroots/-/commit/6c5ffcd1fee9e44780a6a8792f74ecfbe24a1ca7.patch"
+ "https://gitlab.freedesktop.org/lilydjwg/wlroots/-/commit/629d73889cb96cddecc75c48ab1e143b96338dac.patch"
"nvidia.patch")
conflicts=("${_pkgname}")
provides=(hyprland)
sha256sums=('SKIP'
'SKIP'
'SKIP'
- 'a37e441c309b35e5d9b5c5c637c96729c5348a523a7eaa25c6e24b1fcc3521a6'
+ '6b9e7f444a958711c9610a464577b5abd18a2a6ca2ebffde990f3381b871fe9c'
'522b19656d7c1627ec615b6720182590570560e346c1670f9df002015707b340')
options=(!makeflags !buildflags !strip)