summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Soderlund2022-11-30 19:27:41 +0100
committerJoakim Soderlund2022-11-30 19:31:00 +0100
commiteef6ba5e292e4c063818394f733d43873fc7b43a (patch)
tree850e056d5db78a8e990fb7079d74898f61071003 /PKGBUILD
parentfb28f1d7a992d390a5f6d8d090e88b023f025d04 (diff)
downloadaur-eef6ba5e292e4c063818394f733d43873fc7b43a.tar.gz
Upgrade Mutter to commit 6a962803
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fee6387c6e3a..b33babdf4122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=mutter-dynamic-buffering
pkgname=(mutter-dynamic-buffering)
-pkgver=43.1
+pkgver=43.1+r2+g6a962803e
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=8329a3eb5f4960df919e0348bd445c40568d3d60 # tags/43.1^0
+_commit=6a962803e85ff160ab33c6ee42fc009731c5029f # gnome-43
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
'mr1441.patch')