From bc385c14a4ea71560eca201f5cee9aa838e4ab29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 5 May 2024 10:39:12 +0700 Subject: [PATCH] vapoursynth: rebuild with newer Cython --- srcpkgs/vapoursynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index ce6e833921d..4d88a90f4d2 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,9 +1,9 @@ # Template file for 'vapoursynth' pkgname=vapoursynth version=R66 -revision=1 +revision=2 build_style=gnu-configure -hostmakedepends="automake libtool nasm pkg-config python3-Cython0.29" +hostmakedepends="automake libtool nasm pkg-config python3-Cython" makedepends="python3-devel zimg-devel" short_desc="Application for video manipulation" maintainer="lemmi "