gui-apps/hyprlock: Version patches

Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
This commit is contained in:
John M. Harris Jr. 2024-07-22 09:25:14 -07:00
parent 96ba0b266d
commit 3b4a96bbd0
No known key found for this signature in database
GPG Key ID: 5C3C40B1FE495465
5 changed files with 3 additions and 3 deletions

View File

@ -43,6 +43,6 @@ BDEPEND="
"
PATCHES=(
"${FILESDIR}/0001-fix-CFLAGS-CXXFLAGS-hyprlock.patch"
"${FILESDIR}/0002-cmake-install-pam-file-fix.patch"
"${FILESDIR}/hyprlock-0.3.0-fix-CFLAGS-CXXFLAGS.patch"
"${FILESDIR}/hyprlock-0.3.0-cmake-install-pam-file-fix.patch"
)

View File

@ -43,5 +43,5 @@ BDEPEND="
"
PATCHES=(
"${FILESDIR}/0003-fix-CFLAGS-CXXFLAGS-hyprlock.patch"
"${FILESDIR}/hyprlock-9999-fix-CFLAGS-CXXFLAGS.patch"
)