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

Jan Steffens heftig at gemini.archlinux.org
Fri May 6 01:47:26 UTC 2022


    Date: Friday, May 6, 2022 @ 01:47:25
  Author: heftig
Revision: 444735

42.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-05 23:35:17 UTC (rev 444734)
+++ PKGBUILD	2022-05-06 01:47:25 UTC (rev 444735)
@@ -4,8 +4,8 @@
 
 pkgbase=mutter
 pkgname=(mutter mutter-docs)
-pkgver=42.0
-pkgrel=2
+pkgver=42.1
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter"
 arch=(x86_64)
@@ -18,7 +18,7 @@
              wayland-protocols sysprof gi-docgen)
 checkdepends=(xorg-server-xvfb wireplumber python-dbusmock)
 options=(debug)
-_commit=9249aba72a5c4454894c08735a4963ca1665e34d  # tags/42.0^0
+_commit=94bd385bf3ece2a746d8755049fc1fa5c8c0a808  # tags/42.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -29,12 +29,6 @@
 
 prepare() {
   cd mutter
-
-  # Fix Dash-to-dock not autohiding
-  git cherry-pick -n 2aad56b949b8 0280b0aaa563
-
-  # https://bugs.archlinux.org/task/74360
-  git cherry-pick -n f9857cb8bd7af20e819283917ae165fa40c19f07
 }
 
 build() {



More information about the arch-commits mailing list