[arch-commits] Commit in mutter/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Sep 28 13:54:56 UTC 2019


    Date: Saturday, September 28, 2019 @ 13:54:56
  Author: heftig
Revision: 363503

3.34.0+41+g437f6b3d5-2

Modified:
  mutter/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-28 13:35:14 UTC (rev 363502)
+++ PKGBUILD	2019-09-28 13:54:56 UTC (rev 363503)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=3.34.0+41+g437f6b3d5
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter"
 arch=(x86_64)
@@ -27,6 +27,9 @@
 
 prepare() {
   cd $pkgname
+
+  # shadow framebuffer rendering is buggy
+  git revert -n 437f6b3d59f2102f5974bfc430176725f2ed67c2
 }
 
 build() {



More information about the arch-commits mailing list