summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNathaniel Chin2020-05-24 10:14:12 +0800
committerNathaniel Chin2020-05-24 10:14:12 +0800
commitdba122429bf18fc6d5b5282f4d98c29a39e74e4b (patch)
tree464b43c08d529419552deabce5ae69848aa9d997 /.SRCINFO
parent0d0413c7ad9d1c71321c1b338db86820966e5c54 (diff)
downloadaur-dba122429bf18fc6d5b5282f4d98c29a39e74e4b.tar.gz
Fix dependencies
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