Date: Monday, May 30, 2022 @ 00:30:58 Author: heftig Revision: 447006
42.2-1 Modified: mutter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-29 23:25:41 UTC (rev 447005) +++ PKGBUILD 2022-05-30 00:30:58 UTC (rev 447006) @@ -4,7 +4,7 @@ pkgbase=mutter pkgname=(mutter mutter-docs) -pkgver=42.1 +pkgver=42.2 pkgrel=1 pkgdesc="A window manager for GNOME" url="https://gitlab.gnome.org/GNOME/mutter" @@ -18,7 +18,7 @@ wayland-protocols sysprof gi-docgen) checkdepends=(xorg-server-xvfb wireplumber python-dbusmock) options=(debug) -_commit=94bd385bf3ece2a746d8755049fc1fa5c8c0a808 # tags/42.1^0 +_commit=10cece870cf25c15daa8b20130d328257ec5f132 # tags/42.2^0 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit") sha256sums=('SKIP')
