From ece8198aca35378d798b53082128c742907ad57b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 10 Nov 2016 20:08:41 +0000 Subject: [PATCH] extra/mutter to 3.22.2-1 --- extra/mutter/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/mutter/PKGBUILD b/extra/mutter/PKGBUILD index eb5ea2619..5762bf220 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.1+49+g462d504 +pkgver=3.22.2 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=462d504ca04635dec6b637936fcebd1c3e5439cd # gnome-3-22 +_commit=a601639dd328e8d417e8625036936266d51928ee # tags/3.22.2^0 source=("git://git.gnome.org/mutter#commit=$_commit") sha256sums=('SKIP')