From e8493aa0075fa8f87f63a8510bdafb23f4100561 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 18 Aug 2018 04:27:51 -0300 Subject: [PATCH] mutter: rebuild against libelogind-238.1_2 --- srcpkgs/mutter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template index 29bc198736b..237675cd4bc 100644 --- a/srcpkgs/mutter/template +++ b/srcpkgs/mutter/template @@ -1,7 +1,7 @@ # Template file for 'mutter' pkgname=mutter version=3.28.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-schemas-compile --disable-static --enable-egl-device" hostmakedepends="glib-devel gobject-introspection pkg-config zenity"