summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Soderlund2022-11-06 13:55:56 +0100
committerJoakim Soderlund2022-11-06 13:55:56 +0100
commit6b71050138078f109e42296f2aa177e2a74b2f42 (patch)
tree23b8a273cbd76bec2f89f7d154a6c93cdd66017f /PKGBUILD
parentd1b0c79b7fd1dc3dfb5a8bf193c4d41798a0c45b (diff)
downloadaur-6b71050138078f109e42296f2aa177e2a74b2f42.tar.gz
Upgrade Mutter to version 43.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f17055c45ae1..7f2ed2cbc343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=mutter-dynamic-buffering
pkgname=(mutter-dynamic-buffering)
-pkgver=43.0
+pkgver=43.1
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 zenity)
#options=(debug)
-_commit=bdf3470a8a89206a39dc45824a8080dc6a9666ca # tags/43.0^0
+_commit=8329a3eb5f4960df919e0348bd445c40568d3d60 # tags/43.1^0
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
'mr1441.patch')