summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-07-09 13:49:10 +0200
committerTérence Clastres2019-07-09 13:49:10 +0200
commitaf1153b66fd41c81ec58275b710e95a14edd664a (patch)
tree610a95783016b86ec442b8c561aa8fa7e8680cc8
parentc6c71ed2aea23684e3cfab163e3514adfb140ba7 (diff)
downloadaur-af1153b66fd41c81ec58275b710e95a14edd664a.tar.gz
Update !600 hash
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 780dc2e5a6b9..822374fcb12c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mutter-performance
pkgdesc = A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
pkgver = 3.32.2+40+gccab0f470
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
groups = gnome
@@ -30,6 +30,7 @@ pkgbase = mutter-performance
depends = gnome-shell
provides = mutter
conflicts = mutter
+ replaces = mutter-781835-workaround
options = debug
options = !strip
source = mutter-performance::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=ccab0f470dcc556073754c8adf9413819d22cc14
diff --git a/PKGBUILD b/PKGBUILD
index 1d676d3c9d2e..74b2f58e0560 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=mutter-performance
pkgver=3.32.2+40+gccab0f470
-pkgrel=1
+pkgrel=2
pkgdesc="A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@@ -176,10 +176,10 @@ prepare() {
# Title: Fix background texture corruption when resuming from suspend on Nvidia
# URL: https://gitlab.gnome.org/GNOME/mutter/merge_requests/600
- # Type: 3
+ # Type: 2
# Status: 3
# Comment:
- git cherry-pick -n 3ca3194f^..1be20af0
+ git cherry-pick -n b60aa2c4^..4b63986
# WIP: renderer-native: Accept frames without ever blocking
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/73