From 9aee9a11240bc755a3d93514f14ff4c4604aa94d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 08:33:52 +0000 Subject: [PATCH] vapoursynth: rebuild against ImageMagick-6.9.7.6 --- srcpkgs/vapoursynth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index 9fcc6f9de82..7c7b36a2558 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,7 +1,7 @@ # Template file for 'vapoursynth' pkgname=vapoursynth version=R35 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="automake pkg-config libtool yasm python3-Cython" makedepends="python3-devel zimg-devel libmagick-devel libass-devel"