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

Jan Steffens heftig at archlinux.org
Wed Jun 3 04:38:08 UTC 2020


    Date: Wednesday, June 3, 2020 @ 04:38:06
  Author: heftig
Revision: 388120

3.36.3-1

Modified:
  mutter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-02 23:07:26 UTC (rev 388119)
+++ PKGBUILD	2020-06-03 04:38:06 UTC (rev 388120)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis <mkanis_at_gmx_dot_de>
 
 pkgname=mutter
-pkgver=3.36.2
+pkgver=3.36.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter"
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=63bf5f11505f980070eb714a52753a64462c5721  # tags/3.36.2^0
+_commit=dc75c7d297fac4b047e4fbaa0186720e9d6b1e38  # tags/3.36.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -38,7 +38,7 @@
     -D wayland_eglstream=true \
     -D xwayland_initfd=disabled \
     -D installed_tests=false
-  ninja -C build
+  meson compile -C build
 }
 
 check() (



More information about the arch-commits mailing list