summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-01-19 18:19:16 +0100
committerTérence Clastres2019-01-19 18:19:16 +0100
commit4f17d72b03566281786132000e20b1a877506ef8 (patch)
tree882d3b3b54b106042f8c937775029b273c0853a3
parentc2b61fb58e97620b15efe0aee38fcd21e2ab8f4d (diff)
downloadaur-4f17d72b03566281786132000e20b1a877506ef8.tar.gz
update commit hash
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1aa33ceb1c6d..4c579b38f484 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mutter-781835-workaround
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.
pkgver = 3.30.2+7
- pkgrel = 6
+ pkgrel = 7
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
groups = gnome
diff --git a/PKGBUILD b/PKGBUILD
index aab50de40f09..b54b24021f43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mutter-781835-workaround
_pkgname=mutter
pkgver=3.30.2+7
-pkgrel=6
+pkgrel=7
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)
@@ -69,7 +69,7 @@ prepare() {
# clutter-actor: Add detail to captured-event signal [performance]
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/283/commits
- git cherry-pick 90507303
+ git cherry-pick 4a9a0d62
# clutter-stage-cogl: Reduce output latency and reduce missed frames too [performance]
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/281/commits