summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSaren Arterius2018-10-13 19:10:47 +0800
committerSaren Arterius2018-10-13 19:10:47 +0800
commit8db4e1818147d50116388f0d8f1d990496a54fd0 (patch)
tree6443e255ecc48929f194972ed9dd424d90fb2bce /PKGBUILD
parent8cf8c24a764374940f8b959ea7a895495df471b2 (diff)
downloadaur-8db4e1818147d50116388f0d8f1d990496a54fd0.tar.gz
fix commit hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 884a689d3569..4e05ab1f66a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mutter-781835-workaround
_pkgname=mutter
pkgver=3.30.1
-pkgrel=2
+pkgrel=3
pkgdesc="A window manager for GNOME. This package reverts a commit which may causes performance problems for nvidia driver users. Some performance patches also included."
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@@ -58,8 +58,8 @@ prepare() {
# Sync to the hardware refresh rate, not just 60.00Hz [performance]
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/171/commits
- git cherry-pick ac031043
- git cherry-pick 177ec12e
+ git cherry-pick d29a1c4a
+ git cherry-pick 7575c7fa
# '
# Commented multiline comment end, remove the # above if disabling the patches