summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-08-25 20:24:58 +0200
committerTérence Clastres2019-08-25 22:03:35 +0200
commit9ae65c388f1629f1d77aab76e934dbd77ce23c15 (patch)
treea52ece102cb357e0050f40a85f031bbcdfea2ee3
parent8a1a73497d0763ee393fae898324924f98f4e65a (diff)
downloadaur-9ae65c388f1629f1d77aab76e934dbd77ce23c15.tar.gz
Update !189 hash
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a57f4183f09b..6550c099d7aa 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+43+gb7f158811
- pkgrel = 16
+ pkgrel = 17
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
groups = gnome
diff --git a/PKGBUILD b/PKGBUILD
index d91f5c536412..ae1aecae1fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=mutter-performance
pkgver=3.32.2+43+gb7f158811
-pkgrel=16
+pkgrel=17
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)
@@ -107,7 +107,7 @@ prepare() {
# Type: 1
# Status: 2
# Comment:
- git cherry-pick -n a2507cd5^..b9170a69
+ git cherry-pick -n 836b420a^..b10f82d3
# Title: clutter/stage-cogl: Don't skip over the next frame
# URL : https://gitlab.gnome.org/GNOME/mutter/merge_requests/520