summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1029da5c6a3f..8de483967938 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,35 +1,35 @@
pkgbase = python-moviepy
pkgdesc = Video editing with Python
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.3
+ pkgrel = 4
url = https://zulko.github.io/moviepy/
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = ffmpeg
- depends = imagemagick
depends = opencv
depends = python-decorator
depends = python-numpy
depends = python-pillow
- depends = python-scikit-image
- depends = python-scipy
depends = python-tqdm
depends = python-imageio
- source = https://files.pythonhosted.org/packages/source/m/moviepy/moviepy-1.0.0.tar.gz
- sha256sums = 16c7ffca23d90c76dd7b163f648c8166dfd589b7c180b8ff75aa327ae0a2fc6d
+ depends = python-proglog
+ depends = python-imageio-ffmpeg
+ optdepends = python-scikit-image
+ optdepends = python-scipy
+ optdepends = imagemagick
+ source = https://files.pythonhosted.org/packages/source/m/moviepy/moviepy-1.0.3.tar.gz
+ sha256sums = 2884e35d1788077db3ff89e763c5ba7bfddbd7ae9108c9bc809e7ba58fa433f5
pkgname = python-moviepy
depends = python
depends = ffmpeg
- depends = imagemagick
depends = opencv
depends = python-decorator
depends = python-numpy
depends = python-pillow
- depends = python-scikit-image
- depends = python-scipy
depends = python-tqdm
depends = python-imageio
-
+ depends = python-proglog
+ depends = python-imageio-ffmpeg