summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbitwave2019-09-15 12:37:45 +0200
committerbitwave2019-09-15 12:37:45 +0200
commita4266927cf9b93e1bbfe049e6ae9b176b2390784 (patch)
tree508d22f1e5dceab93df083b3dcf267d53a7dcc04 /PKGBUILD
parent9407974c5f01d1e6f9371afacee07744876c8e67 (diff)
downloadaur-a4266927cf9b93e1bbfe049e6ae9b176b2390784.tar.gz
bump release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48414c849240..1c5ffdd976eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgbase='python-moviepy'
pkgname=('python-moviepy')
_module='moviepy'
pkgver='1.0.0'
-pkgrel=1
+pkgrel=2
pkgdesc="Video editing with Python"
url="https://zulko.github.io/moviepy/"
depends=('python' 'ffmpeg' 'imagemagick' 'opencv'