Last active
December 28, 2024 08:36
-
-
Save VoodaGod/ae342280c368827a0e3315cda68e6f56 to your computer and use it in GitHub Desktop.
gamescope-git AUR package patch for using mouse_sense_fix.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- a/PKGBUILD | |
+++ b/PKGBUILD | |
@@ -69,6 +69,7 @@ source=( | |
'git+https://github.com/Joshua-Ashton/reshade.git' | |
'git+https://github.com/Joshua-Ashton/GamescopeShaders.git#tag=v0.1' | |
'git+https://github.com/KhronosGroup/SPIRV-Headers.git' | |
+ 'https://gist.githubusercontent.com/VoodaGod/e4ac5363bd98b86cf7ab739101f852e5/raw/90ded2c8b0896999f078bf908288abeb372912aa/mouse_sense_fix.patch' | |
) | |
b2sums=( | |
@@ -81,6 +82,7 @@ b2sums=( | |
'SKIP' | |
'SKIP' | |
'SKIP' | |
+ 'SKIP' | |
) | |
provides=("$_pkgname") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PKGBUILD
of https://aur.archlinux.org/packages/gamescope-git