From 242183c9d47585947b930b2621c1d88b0cf493f3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 1 Aug 2018 00:57:48 -0300 Subject: [PATCH] libArcus: rebuild against protobuf-3.6.1 --- srcpkgs/libArcus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template index 17869faa341..23019c1f78b 100644 --- a/srcpkgs/libArcus/template +++ b/srcpkgs/libArcus/template @@ -1,7 +1,7 @@ # Template file for 'libArcus' pkgname=libArcus version=3.4.1 -revision=2 +revision=3 build_style=cmake configure_args="-DBUILD_EXAMPLES=OFF" hostmakedepends="protobuf python3-sip-devel"