summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc69b1e03307..c9f4fda66ae9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-av1an-git
pkgdesc = A cross-platform all-in-one tool for streamlining AV1 encoding
- pkgver = 1.9.r1.g3541002
+ pkgver = 1.10.r14.gce65e84
pkgrel = 1
url = https://github.com/master-of-zen/Av1an
arch = any
@@ -10,12 +10,12 @@ pkgbase = python-av1an-git
depends = python>=3.6.0
depends = python-numpy
depends = python-scenedetect
- depends = opencv
+ depends = ffmpeg
+ depends = python-opencv-python
depends = python-tqdm
depends = python-psutil
depends = python-scipy
depends = python-matplotlib
- depends = ffmpeg
optdepends = aom: AOMENC encoder support
optdepends = svt-av1: SVT-AV1 encoder support
optdepends = rav1e: rav1e encoder support