summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe8e50de348a..fba560c39d87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Nathaniel Chin <thegamingorangutans+aur at gmail.com>
pkgname=python-av1an-git
-pkgver=1.12.r378.g51e865f
+pkgver=1.12.r427.g4bfdc8d
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=('GPL3')
makedepends=('python-setuptools' 'git')
-depends=('python>=3.6.0' 'python-numpy' 'python-scenedetect' 'python-fuzzywuzzy' 'opencv'
+depends=('python>=3.6.0' 'python-numpy' 'python-scenedetect' 'opencv'
'python-tqdm' 'python-psutil' 'python-scipy' 'python-matplotlib'
'ffmpeg' 'aom' 'hdf5')
optdepends=('svt-av1: SVT-AV1 encoder support'