summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 248b0ab3c8bf..16fce73de1b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=mutter-git
_pkgname=mutter
-pkgver=40.1+299+ged391eb06
-pkgrel=2
+pkgver=41.beta+50+g7555688d8
+pkgrel=1
pkgdesc="A window manager for GNOME."
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
libcanberra startup-notification zenity libsm gnome-desktop upower
libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
xorg-xwayland graphene libxkbfile glib2-git)
-makedepends=(gobject-introspection git egl-wayland meson-git xorg-server)
+makedepends=(gobject-introspection git egl-wayland meson xorg-server)
provides=(mutter)
conflicts=(mutter)
groups=(gnome)