vapoursynth: rebuild with newer Cython

This commit is contained in:
Đoàn Trần Công Danh 2024-05-05 10:39:12 +07:00
parent 9602fe5954
commit bc385c14a4

View file

@ -1,9 +1,9 @@
# Template file for 'vapoursynth' # Template file for 'vapoursynth'
pkgname=vapoursynth pkgname=vapoursynth
version=R66 version=R66
revision=1 revision=2
build_style=gnu-configure 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" makedepends="python3-devel zimg-devel"
short_desc="Application for video manipulation" short_desc="Application for video manipulation"
maintainer="lemmi <lemmi@nerd2nerd.org>" maintainer="lemmi <lemmi@nerd2nerd.org>"