summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5181ea13a9d..18676b6dbde0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Nathaniel Chin <thegamingorangutans+aur at gmail.com>
pkgname=python-av1an-git
-pkgver=1.9.r1.g3541002
+pkgver=1.10.r14.gce65e84
pkgrel=1
pkgdesc='A cross-platform all-in-one tool for streamlining AV1 encoding'
arch=('any')
url='https://github.com/master-of-zen/Av1an'
license=('MIT')
makedepends=('python-setuptools' 'git')
-depends=('python>=3.6.0' 'python-numpy' 'python-scenedetect' 'opencv'
- 'python-tqdm' 'python-psutil' 'python-scipy' 'python-matplotlib'
- 'ffmpeg')
+depends=('python>=3.6.0' 'python-numpy' 'python-scenedetect' 'ffmpeg' 'python-opencv-python'
+ 'python-tqdm' 'python-psutil' 'python-scipy' 'python-matplotlib')
optdepends=('aom: AOMENC encoder support'
'svt-av1: SVT-AV1 encoder support'
'rav1e: rav1e encoder support'