extra/mutter to 43.2-1

This commit is contained in:
Kevin Mihelich 2022-12-08 00:22:52 +00:00
parent 7b8ce2f8d5
commit 5e52087d14

View file

@ -7,8 +7,8 @@
pkgbase=mutter
pkgname=(mutter mutter-docs)
pkgver=43.1+r2+g6a962803e
pkgrel=2
pkgver=43.2
pkgrel=1
pkgdesc="A window manager for GNOME"
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@ -21,7 +21,7 @@ makedepends=(gobject-introspection git egl-wayland meson xorg-server
wayland-protocols sysprof gi-docgen xorg-server-xvfb)
checkdepends=(wireplumber python-dbusmock zenity)
options=(debug)
_commit=6a962803e85ff160ab33c6ee42fc009731c5029f # gnome-43
_commit=46f4143619734ec2b95503ba96e444f61f27e18e # tags/43.2^0
source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit")
sha256sums=('SKIP')
@ -32,11 +32,6 @@ 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() {