From dc477ae8f0bb3f8590c4e70259f63d5541308e1b Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Sun, 1 Jul 2018 00:48:34 +0200 Subject: [PATCH] xpra: rebuild for ffmpeg-4.0.1. [ci skip] --- srcpkgs/xpra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 21b7c50b2ca..9acc917f5b7 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra version=2.3.2 -revision=1 +revision=2 build_style=python2-module pycompile_module="xpra" hostmakedepends="pkg-config python-Cython"