diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index 4ceda6e7724ff7..5f12bf2d0911e6 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,9 +1,9 @@ # Template file for 'vapoursynth' pkgname=vapoursynth -version=R57 -revision=2 +version=R63 +revision=1 build_style=gnu-configure -hostmakedepends="automake libtool nasm pkg-config python3-Cython" +hostmakedepends="automake libtool nasm pkg-config python3-Cython0.29" makedepends="python3-devel zimg-devel" short_desc="Application for video manipulation" maintainer="lemmi " @@ -11,7 +11,7 @@ license="LGPL-2.1-or-later, OFL-1.1" homepage="http://www.vapoursynth.com" changelog="https://raw.githubusercontent.com/vapoursynth/vapoursynth/master/ChangeLog" distfiles="https://github.com/vapoursynth/vapoursynth/archive/${version}.tar.gz" -checksum=9bed2ab1823050cfcbdbb1a57414e39507fd6c73f07ee4b5986fcbf0f6cb2d07 +checksum=ed909b3c58e79bcbb056d07c5d301222ba8001222b4b40d5c1123be35fea9ae2 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then LDFLAGS="-latomic"