summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-07-07 18:00:56 +0200
committerTérence Clastres2019-07-07 18:00:56 +0200
commit72ed9fd68582d7cd9be8427fadfe90f8029eff6f (patch)
treeedce794566f67b331b7fdd398c3bf7a29ece3186
parent16c1986f0f36c12a5c759c366721cc2626b2c5fa (diff)
downloadaur-72ed9fd68582d7cd9be8427fadfe90f8029eff6f.tar.gz
Update !600 hash
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33e81104a114..d74c5ce6e829 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.32.2+32+g947da2c5d
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
groups = gnome
diff --git a/PKGBUILD b/PKGBUILD
index 4f79f74ee14e..ca398b4d5274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mutter-781835-workaround
pkgver=3.32.2+32+g947da2c5d
-pkgrel=1
+pkgrel=2
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)
@@ -109,7 +109,7 @@ prepare() {
# Fix background texture corruption when resuming from suspend on Nvidia
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/600
- git cherry-pick -n 87b86262^..eabb1842
+ git cherry-pick -n 3ca3194f^..1be20af0
# '
# Commented multiline comment end, remove the # above if disabling the patches