From 8bee067878e65d8c07d61069a13fd107d074ecc9 Mon Sep 17 00:00:00 2001 From: q66 Date: Tue, 5 Feb 2019 17:36:46 +0100 Subject: [PATCH] shotcut: rebuild for libvpx6 --- srcpkgs/shotcut/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/shotcut/template b/srcpkgs/shotcut/template index adca1194eda..a030c19df40 100644 --- a/srcpkgs/shotcut/template +++ b/srcpkgs/shotcut/template @@ -1,7 +1,7 @@ # Template file for 'shotcut' pkgname=shotcut version=19.01.27 -revision=1 +revision=2 build_style=qmake configure_args="SHOTCUT_VERSION=VOID-$version DEFINES+=SHOTCUT_NOUPGRADE" hostmakedepends="pkg-config qt5-tools"