summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d82ab8a5ead..a803c873f34d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mutter-performance
pkgdesc = A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
- pkgver = 42.3
+ pkgver = 42.3+r4+gd96efc7b1
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = mutter-performance
depends = graphene
depends = libxkbfile
depends = libsysprof-capture
- source = mutter-performance::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=1903356b45c6c884a0451580f32494ff1288656d
+ source = mutter-performance::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=d96efc7b17056b0fa01e4d9002e13f487e120db8
source = mr1154.patch
source = mr1441.patch
source = mr1877.patch
diff --git a/PKGBUILD b/PKGBUILD
index 64157f653e88..58772c71ac81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ if [ -n "$_disable_docs" ]; then
else
pkgname=(mutter-performance mutter-performance-docs)
fi
-pkgver=42.3
+pkgver=42.3+r4+gd96efc7b1
pkgrel=1
pkgdesc="A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
url="https://gitlab.gnome.org/GNOME/mutter"
@@ -41,7 +41,7 @@ depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
makedepends=(gobject-introspection git egl-wayland meson xorg-server
wayland-protocols sysprof gi-docgen)
checkdepends=(xorg-server-xvfb pipewire-session-manager python-dbusmock)
-_commit=1903356b45c6c884a0451580f32494ff1288656d # tags/42.3^0
+_commit=d96efc7b17056b0fa01e4d9002e13f487e120db8 # tags/42.3^4
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
'mr1154.patch'
'mr1441.patch'