summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMingi Sung2024-06-15 18:09:28 +0900
committerMingi Sung2024-06-15 18:09:39 +0900
commitaa61a8af7520944ca46083891dfc1ccb8e040782 (patch)
tree3ae0cddce9bf2e725a299153599ebc0eee0f565c /PKGBUILD
parent3677811d6ed2dede03b63fe6fb64940b67d3d790 (diff)
downloadaur-aa61a8af7520944ca46083891dfc1ccb8e040782.tar.gz
Do not enable mr3373 by default
* Its performance-wise benefit seems to depend on hardware * configurations. * In my system, it makes mouse cursor more slutter. * As it's a minor change, do not bump pkgrel. Signed-off-by: Mingi Sung <sungmg@saltyming.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a4ae7d8169a..92ee725e0dd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
### PACKAGE OPTIONS
## MERGE REQUESTS SELECTION
# Merge Requests List: ('579' '1441' '3373' '3751' '3729')
-_merge_requests_to_use=('1441' '3373' '3751' '3729')
+_merge_requests_to_use=('1441' '3751' '3729')
## Disable building the DOCS package (Enabled if not set)
# Remember to unset this variable when producing .SRCINFO