summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authornathanielcwm2020-07-27 22:52:05 +0800
committernathanielcwm2020-07-27 22:52:05 +0800
commite4fa45fecebafb09e96132342c5f8cc89c057238 (patch)
tree59f75376d74f8c574eedffd5862b77616015f2f3 /.SRCINFO
parentfb6e1e4cf1fbd43197a5192f125953ce0d30037c (diff)
downloadaur-e4fa45fecebafb09e96132342c5f8cc89c057238.tar.gz
Change to depend on opencv.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bfac5824a9e..630bd212854a 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.11.r14.g0d47152
+ pkgver = 1.12.r19.g8d68bbd
pkgrel = 1
url = https://github.com/master-of-zen/Av1an
arch = any
@@ -10,7 +10,7 @@ pkgbase = python-av1an-git
depends = python>=3.6.0
depends = python-numpy
depends = python-scenedetect
- depends = python-opencv-python
+ depends = opencv
depends = python-tqdm
depends = python-psutil
depends = python-scipy