Date: Wednesday, September 27, 2017 @ 09:46:40 Author: heftig Revision: 306268
3.26.0+29+g92e2242cf-1 Modified: mutter/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-27 09:38:59 UTC (rev 306267) +++ PKGBUILD 2017-09-27 09:46:40 UTC (rev 306268) @@ -4,8 +4,8 @@ # Contributor: Michael Kanis <mkanis_at_gmx_dot_de> pkgname=mutter -pkgver=3.26.0+6+g26cd031be -pkgrel=2 +pkgver=3.26.0+29+g92e2242cf +pkgrel=1 pkgdesc="A window manager for GNOME" url="https://git.gnome.org/browse/mutter" arch=(i686 x86_64) @@ -16,7 +16,7 @@ makedepends=(intltool gobject-introspection git gnome-common) groups=(gnome) options=(!emptydirs) -_commit=26cd031be8b675bd89fc4582e0e4c11116af81d7 # master +_commit=92e2242cf091ecaef37242c8d995eb86e925e63c # master source=("git+https://git.gnome.org/browse/mutter#commit=$_commit" startup-notification.patch) sha256sums=('SKIP'
