From 82231cc7780661ce92ce51ad6080ddb72bd36969 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 26 Apr 2018 06:41:20 -0300 Subject: [PATCH] wayland: revbump to bring file conflict fix into effect resolves #13876 --- srcpkgs/wayland/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template index bea23d4ccbb..aa91db6a392 100644 --- a/srcpkgs/wayland/template +++ b/srcpkgs/wayland/template @@ -1,7 +1,7 @@ # Template file for 'wayland'. pkgname=wayland version=1.15.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-documentation --disable-static" hostmakedepends="automake flex libtool pkg-config"