summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTérence Clastres2019-08-03 18:28:23 +0200
committerTérence Clastres2019-08-03 18:28:23 +0200
commit071b2d9eede90a2a96940f23e07c086777bd4e53 (patch)
treed28ea250ab2139c2d297577b137997c40982821e /PKGBUILD
parenta0cf3e63db9c8fbc257465f1640be8c3332a4028 (diff)
downloadaur-071b2d9eede90a2a96940f23e07c086777bd4e53.tar.gz
Add !651
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 9 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c231a413581..cd9bc853a882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=mutter-performance
pkgver=3.32.2+43+gb7f158811
-pkgrel=10
+pkgrel=11
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)
@@ -237,7 +237,14 @@ prepare() {
# Type: 2
# Status: 4
# Comment:
- git cherry-pick -n 156980ef^..02c99524
+ git cherry-pick -n 156980ef^..02c99524
+
+ # Title: clutter/stage-cogl: Factor in pending_swaps to next_presentation_time
+ # URL: https://gitlab.gnome.org/GNOME/mutter/merge_requests/651
+ # Type: 1
+ # Status: 2
+ # Comment:
+ git cherry-pick -n 5e950092
}
build() {