summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-06-19 16:55:44 +0200
committerTérence Clastres2019-06-19 16:55:44 +0200
commit8063e1169c1a53d473c9cd2365e7b75fa70f67bb (patch)
tree384000e8fb75cc284064e51d336f742d808a66c8
parenta6fbf36e6aa4e7cadcc1e5fb5e66fd6fc40b3ef4 (diff)
downloadaur-8063e1169c1a53d473c9cd2365e7b75fa70f67bb.tar.gz
Sync to gnome-3-32
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f021da21609..e79f475dd6e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mutter-781835-workaround
pkgdesc = A window manager for GNOME. This package reverts a commit which may causes performance problems for nvidia driver users. Some performance patches also included.
- pkgver = 3.32.2+10+g8b79c83ad
- pkgrel = 3
+ pkgver = 3.32.2+11+ga3a97621b
+ pkgrel = 1
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
groups = gnome
@@ -30,7 +30,7 @@ pkgbase = mutter-781835-workaround
depends = gnome-shell
provides = mutter
conflicts = mutter
- source = mutter-781835-workaround::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=8b79c83ad52c58c3dc044ad87040faf09034035f
+ source = mutter-781835-workaround::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=a3a97621bea451878b8997bc1befc282584521fa
sha256sums = SKIP
pkgname = mutter-781835-workaround
diff --git a/PKGBUILD b/PKGBUILD
index 552c70ff1c0a..e6768c681a63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=mutter-781835-workaround
-pkgver=3.32.2+10+g8b79c83ad
-pkgrel=3
+pkgver=3.32.2+11+ga3a97621b
+pkgrel=1
pkgdesc="A window manager for GNOME. This package reverts a commit which may causes performance problems for nvidia driver users. Some performance patches also included."
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@@ -21,7 +21,7 @@ checkdepends=(xorg-server-xvfb)
provides=(mutter)
conflicts=(mutter)
groups=(gnome)
-_commit=8b79c83ad52c58c3dc044ad87040faf09034035f # tags/3.32.2^10
+_commit=a3a97621bea451878b8997bc1befc282584521fa # tags/3.32.2^11
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit")
sha256sums=('SKIP')