summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0d51d6cc7db..2e1ad6db9bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('mlt-git')
_srcname='mlt'
pkgdesc='Multimedia Framework'
-pkgver=r5850.1653687636.3513e741
+pkgver=r5894.1664237398.5d9c6cb8
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/mltframework/${_srcname}" license=('GPL2')
@@ -30,7 +30,7 @@ makedepends=( 'ladspa'
'libdv'
'sox'
'libexif'
- 'python2'
+ 'python'
'swig'
'git'
)