From a717d3ceb6b87d4a1f0204bf9edb1b4bef82e6bb Mon Sep 17 00:00:00 2001 From: lemmi Date: Mon, 31 Oct 2016 13:40:34 +0100 Subject: [PATCH] vapoursynth: update to R35. --- srcpkgs/vapoursynth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index e5d9a1e3b97..6abcacc6d07 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,7 +1,7 @@ # Template file for 'vapoursynth' pkgname=vapoursynth -version=R34 -revision=2 +version=R35 +revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config libtool yasm python3-Cython" makedepends="python3-devel zimg-devel libmagick-devel libass-devel" @@ -10,7 +10,7 @@ maintainer="lemmi " license="LGPL-2" homepage="http://www.vapoursynth.com" distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz" -checksum=d1d3154c7076ab25ad46de5a2385d47ba48fe9fcbe44e75cd3c33ff2e06dd465 +checksum=762cada84d2f975ec925a1eb719dd8a2f40dfaa69d10c358b228184785f64918 pre_configure() { ./autogen.sh