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

Jan Steffens heftig at archlinux.org
Tue May 8 21:23:54 UTC 2018


    Date: Tuesday, May 8, 2018 @ 21:23:53
  Author: heftig
Revision: 323551

3.28.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 21:23:49 UTC (rev 323550)
+++ PKGBUILD	2018-05-08 21:23:53 UTC (rev 323551)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis <mkanis_at_gmx_dot_de>
 
 pkgname=mutter
-pkgver=3.28.1
+pkgver=3.28.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter"
@@ -15,7 +15,7 @@
          gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-_commit=34644b2133241efe25794b57ddd18e6d9517cc0b  # tags/3.28.1^0
+_commit=41303bc01be873e684f11a3407aa556af2922426  # tags/3.28.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
         startup-notification.patch)
 sha256sums=('SKIP'
@@ -30,6 +30,7 @@
   cd $pkgname
 
   # https://bugs.archlinux.org/task/51940
+  # As of 2018-05-08: Still needed, according to fmuellner
   patch -Np1 -i ../startup-notification.patch
 
   NOCONFIGURE=1 ./autogen.sh



More information about the arch-commits mailing list