summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbitwave2020-10-12 08:56:13 +0200
committerbitwave2020-10-12 08:56:13 +0200
commit5e94f5df6a0235283fbd6453df81f6465532bcde (patch)
treeb7e97a503533857c4d4ae618152ea0ee4ea8a693 /.SRCINFO
parent75eb0da970907a8dd396ffd09c615097318a8ea2 (diff)
downloadaur-5e94f5df6a0235283fbd6453df81f6465532bcde.tar.gz
updated
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb5488f51fa8..e94f8da9eaf0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-scenedetect
pkgdesc = A cross-platform, OpenCV-based video scene detection program and Python library.
- pkgver = 0.5.4
- pkgrel = 2
+ pkgver = 0.5.4.1
+ pkgrel = 1
url = https://github.com/Breakthrough/PySceneDetect
arch = any
license = MIT
@@ -9,11 +9,15 @@ pkgbase = python-scenedetect
depends = python
depends = qt5-base
depends = python-click
- source = https://files.pythonhosted.org/packages/source/s/scenedetect/scenedetect-0.5.4.tar.gz
- sha256sums = ca2a11c1114e18f77337ed91cb57fd387bbdac11d2031f2d19df39ca554a5367
+ depends = python-numpy
+ depends = opencv
+ source = https://files.pythonhosted.org/packages/source/s/scenedetect/scenedetect-0.5.4.1.tar.gz
+ sha256sums = 8db0433ddcfd3a0049183f30e1f78734c06240c295e40b7ffe835cfb08fc1370
pkgname = python-scenedetect
depends = python
depends = qt5-base
depends = python-click
+ depends = python-numpy
+ depends = opencv