summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSung Mingi2022-07-06 22:58:39 +0900
committerSung Mingi2022-07-06 22:58:39 +0900
commit5c7bbc8f83ad7665992f02c2579943aa3cfb9864 (patch)
treefbae23302d3f8183a33692c9b89f7c1562701e46 /PKGBUILD
parent730a5e981e53a9550e74cd3380755e8e9d2d9778 (diff)
downloadaur-5c7bbc8f83ad7665992f02c2579943aa3cfb9864.tar.gz
Sync to gnome-42
Signed-off-by: Sung Mingi <FiestaLake@protonmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 311633319ab6..64157f653e88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ if [ -n "$_disable_docs" ]; then
else
pkgname=(mutter-performance mutter-performance-docs)
fi
-pkgver=42.2+r12+g57cf77b42
+pkgver=42.3
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=57cf77b42457a176e5331661ecea0925a6605b8e # tags/42.2^12
+_commit=1903356b45c6c884a0451580f32494ff1288656d # tags/42.3^0
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
'mr1154.patch'
'mr1441.patch'