From 6a5619d8036e8f9f3589662d6f702b3179a807d9 Mon Sep 17 00:00:00 2001 From: q66 Date: Tue, 5 Feb 2019 17:39:02 +0100 Subject: [PATCH] xpra: rebuild for libvpx6 --- srcpkgs/xpra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index bbd3e057e2..fb3d5f03f3 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra version=2.4.3 -revision=1 +revision=2 build_style=python2-module pycompile_module="xpra" hostmakedepends="pkg-config python-Cython"