summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMárcio2021-03-24 09:39:42 -0300
committerMárcio2021-03-24 09:39:42 -0300
commitc2c18a56fc30cf2d5b1214fbb552c95507c29a82 (patch)
treef9a51872aecfce1ba939feca656482dd08b58527 /PKGBUILD
parent783a8b4e6706204eea84d1f05f5de66ac89ec2ae (diff)
downloadaur-mutter-40alfa.tar.gz
Changes glib2 dep to the stable one
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b964802f333b..0e013b55132d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mutter-40alfa
_pkgname=mutter
-pkgver=40.rc+4+g774a62b10
+pkgver=40.0+1+g4a5b98380
pkgrel=1
pkgdesc="A window manager for GNOME."
url="https://gitlab.gnome.org/GNOME/mutter"
@@ -11,7 +11,7 @@ license=(GPL)
depends=(dconf js78 gjs gobject-introspection-runtime gsettings-desktop-schemas
libcanberra sysprof startup-notification zenity libsm gnome-desktop
upower libxkbcommon-x11 gnome-settings-daemon libgudev libinput
- pipewire jack2 xorg-xwayland gsettings-desktop-schemas-git glib2-git)
+ pipewire jack2 xorg-xwayland gsettings-desktop-schemas-git glib2)
makedepends=(intltool gobject-introspection git egl-wayland xorg-server meson graphene)