diff --git a/multimedia/editor/vapoursynth/actions.py b/multimedia/editor/vapoursynth/actions.py
index 258d72dd4a..0558d5369e 100644
--- a/multimedia/editor/vapoursynth/actions.py
+++ b/multimedia/editor/vapoursynth/actions.py
@@ -7,7 +7,7 @@
from pisi.actionsapi import shelltools, autotools, pisitools, get
def setup():
- pisitools.dosed("doc/apireference.rst", "api", deleteLine = True)
+# pisitools.dosed("doc/apireference.rst", "api", deleteLine = True)
autotools.autoreconf("-vif")
autotools.configure("--disable-static")
diff --git a/multimedia/editor/vapoursynth/pspec.xml b/multimedia/editor/vapoursynth/pspec.xml
index 91ffd68704..8b53cf4bbe 100644
--- a/multimedia/editor/vapoursynth/pspec.xml
+++ b/multimedia/editor/vapoursynth/pspec.xml
@@ -13,8 +13,8 @@
multimedia.editor
A video processing framework with simplicity in mind.
VapourSynth is an application for video manipulation. It has a core library written in C++ and a Python module to allow video scripts to be created.
-
- https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R60.tar.gz
+
+ https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R61.tar.gz
nasm
@@ -55,7 +55,24 @@
+
+ vapoursynth-doc
+
+
+
+
+ /usr/share/vapoursynth/html
+
+
+
+
+ 2022-12-16
+ 61
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2022-11-13
60