Date: Monday, January 17, 2022 @ 19:43:09 Author: arojas Revision: 1108126
libwacom 2.0 rebuild Modified: mutter6/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 19:43:03 UTC (rev 1108125) +++ PKGBUILD 2022-01-17 19:43:09 UTC (rev 1108126) @@ -5,7 +5,7 @@ pkgname=mutter6 pkgver=3.36.9 -pkgrel=1 +pkgrel=2 pkgdesc='A window manager for GNOME' url=https://gitlab.gnome.org/GNOME/mutter arch=(x86_64) @@ -34,6 +34,7 @@ git gobject-introspection meson + wayland-protocols xorg-server ) checkdepends=(xorg-server-xvfb)
