summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTérence Clastres2019-01-30 15:58:54 +0100
committerTérence Clastres2019-01-30 15:58:54 +0100
commit9f82ab6e81b0cfd9aa6034421a0aa4da5a47f49a (patch)
treee8f71609a2daf2d07b29cceee744a1f587a9e936 /PKGBUILD
parent74b565e081a1057fbb7769d98082210a756dc8d0 (diff)
downloadaur-9f82ab6e81b0cfd9aa6034421a0aa4da5a47f49a.tar.gz
update commit hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index daca1a0d7807..c02c907e597e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ _revert=1
pkgname=mutter-781835-workaround
_pkgname=mutter
pkgver=3.30.2+7
-pkgrel=9
+pkgrel=10
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)
@@ -84,7 +84,7 @@ prepare() {
# clutter: Avoid redundant margin changes
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/399
- git cherry-pick 94cd0246
+ git cherry-pick e0fd7a6d
# cursor-renderer-native: Floor the cursor position instead of rounding
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/353/commits