Date: Thursday, July 20, 2017 @ 13:17:44 Author: heftig Revision: 300860
3.24.4-1 Modified: mutter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-20 09:49:21 UTC (rev 300859) +++ PKGBUILD 2017-07-20 13:17:44 UTC (rev 300860) @@ -4,7 +4,7 @@ # Contributor: Michael Kanis <mkanis_at_gmx_dot_de> pkgname=mutter -pkgver=3.24.3 +pkgver=3.24.4 pkgrel=1 pkgdesc="A window manager for GNOME" url="https://git.gnome.org/browse/mutter" @@ -16,7 +16,7 @@ makedepends=(intltool gobject-introspection git gnome-common) groups=(gnome) options=(!emptydirs) -_commit=aa45fa1e2623e176297c66995aaa3ae8d25f8e30 # tags/3.24.3^0 +_commit=4c3e166469b724ff1b3c232473b1dacca2a42fe4 # tags/3.24.4^0 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit" startup-notification.patch) sha256sums=('SKIP'
