summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 074a9c801587..c2c8cb815876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=('ffmpeg' 'imagemagick' 'opencv'
provides=('python2-moviepy')
conflicts=('python2-moviepy')
source=("git+https://github.com/Zulko/${gitname}.git")
-md5sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd "${srcdir}/${gitname}"