summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parentc6c71ed2aea23684e3cfab163e3514adfb140ba7 (diff)
downloadaur-af1153b66fd41c81ec58275b710e95a14edd664a.tar.gz
Update !600 hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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