Date: Thursday, August 11, 2022 @ 15:54:19 Author: heftig Revision: 452569
42.4-1 Modified: mutter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-11 15:50:56 UTC (rev 452568) +++ PKGBUILD 2022-08-11 15:54:19 UTC (rev 452569) @@ -4,7 +4,7 @@ pkgbase=mutter pkgname=(mutter mutter-docs) -pkgver=42.3 +pkgver=42.4 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=1903356b45c6c884a0451580f32494ff1288656d # tags/42.3^0 +_commit=9a25838e4e3f705b69b7f2e0bf22e970d8829f1f # tags/42.4^0 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit") sha256sums=('SKIP')
