extra/mutter to 43.1+r2+g6a962803e-2

This commit is contained in:
Kevin Mihelich 2022-12-01 13:38:59 +00:00
parent 484a7e5b26
commit 4bdf3894d2

View file

@ -8,7 +8,7 @@
pkgbase=mutter
pkgname=(mutter mutter-docs)
pkgver=43.1+r2+g6a962803e
pkgrel=1
pkgrel=2
pkgdesc="A window manager for GNOME"
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@ -32,6 +32,11 @@ pkgver() {
prepare() {
cd mutter
# https://bugs.archlinux.org/task/76570
# https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6054
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2694
git cherry-pick -n 61cc31c3ce37d6a1d977f6cdccc3703ca824a51e
}
build() {