diff --git a/extra/mutter/PKGBUILD b/extra/mutter/PKGBUILD index 5762bf220..8ae35c2c3 100644 --- a/extra/mutter/PKGBUILD +++ b/extra/mutter/PKGBUILD @@ -7,7 +7,7 @@ # - set --enable-compile-warnings=no in configure pkgname=mutter -pkgver=3.22.2 +pkgver=3.22.2+1+g5c46094 pkgrel=1 pkgdesc="A window manager for GNOME" url="https://git.gnome.org/browse/mutter" @@ -19,7 +19,7 @@ depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas makedepends=(intltool gobject-introspection git gnome-common) groups=(gnome) options=(!emptydirs) -_commit=a601639dd328e8d417e8625036936266d51928ee # tags/3.22.2^0 +_commit=5c46094d67f2e5cdafe6edcfd8c0d5894a2dafc6 # gnome-3-22 source=("git://git.gnome.org/mutter#commit=$_commit") sha256sums=('SKIP')