Date: Wednesday, December 7, 2022 @ 22:43:45
  Author: heftig
Revision: 463140

43.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-07 22:33:29 UTC (rev 463139)
+++ PKGBUILD    2022-12-07 22:43:45 UTC (rev 463140)
@@ -4,8 +4,8 @@
 
 pkgbase=mutter
 pkgname=(mutter mutter-docs)
-pkgver=43.1+r2+g6a962803e
-pkgrel=2
+pkgver=43.2
+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 zenity)
 options=(debug)
-_commit=6a962803e85ff160ab33c6ee42fc009731c5029f  # gnome-43
+_commit=46f4143619734ec2b95503ba96e444f61f27e18e  # tags/43.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -29,11 +29,6 @@
 
 prepare() {
   cd mutter
-
-  # https://bugs.archlinux.org/task/76570
-  # https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6054
-  # https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2694
-  git cherry-pick -n 61cc31c3ce37d6a1d977f6cdccc3703ca824a51e
 }
 
 build() {

Reply via email to