summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Soderlund2022-08-11 19:19:11 +0200
committerJoakim Soderlund2022-08-11 19:19:11 +0200
commit6297fa3297e2ad284aa8a9f9a63e51e3656138f4 (patch)
tree363d2101374f831e4b63573e042f7236b46c1b79 /PKGBUILD
parent886c2691c818121f3c373b9ac7fa3c34af5ebaa2 (diff)
downloadaur-6297fa3297e2ad284aa8a9f9a63e51e3656138f4.tar.gz
Upgrade Mutter to version 42.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 016888da59b7..788cb3f5d68d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=mutter-dynamic-buffering
pkgname=(mutter-dynamic-buffering)
-pkgver=42.3
+pkgver=42.4
pkgrel=1
pkgdesc="A window manager for GNOME (with dynamic triple/double buffering)"
url="https://gitlab.gnome.org/GNOME/mutter"
@@ -19,7 +19,7 @@ makedepends=(gobject-introspection git egl-wayland meson xorg-server
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=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
'mr1441.patch')