summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTérence Clastres2019-08-01 09:17:58 +0200
committerTérence Clastres2019-08-01 09:25:26 +0200
commit33a6fd1925d624fca002f64f12cf41343a4b7aa2 (patch)
treec118539d8f8f2dc52fcf4fad945e3ad9bf67e8a5 /PKGBUILD
parent4ae12e216f1ece8feba97159563d9e59b672524d (diff)
downloadaur-33a6fd1925d624fca002f64f12cf41343a4b7aa2.tar.gz
Update !661 hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 278547837638..5e6a558c7b22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=mutter-performance
pkgver=3.32.2+43+gb7f158811
-pkgrel=6
+pkgrel=7
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)
@@ -115,7 +115,7 @@ prepare() {
# Type: 1
# Status: 2
# Comment: Replaces !168
- git cherry-pick -n 3f6191bc^..c8d45c2a
+ git cherry-pick -n 544c6ed5^..c9127c77
# Title: Resource scale computation optimizations
# URL: https://gitlab.gnome.org/GNOME/mutter/merge_requests/493