summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1029da5c6a3f..a37474313eed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-moviepy
pkgdesc = Video editing with Python
pkgver = 1.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://zulko.github.io/moviepy/
arch = any
license = MIT
@@ -17,6 +17,7 @@ pkgbase = python-moviepy
depends = python-scipy
depends = python-tqdm
depends = python-imageio
+ depends = python-proglog
source = https://files.pythonhosted.org/packages/source/m/moviepy/moviepy-1.0.0.tar.gz
sha256sums = 16c7ffca23d90c76dd7b163f648c8166dfd589b7c180b8ff75aa327ae0a2fc6d
@@ -32,4 +33,5 @@ pkgname = python-moviepy
depends = python-scipy
depends = python-tqdm
depends = python-imageio
+ depends = python-proglog